A B C D E F G H I J L M N O P R S T U V W X

A

add(JAD) - Method in class org.momeunit.ant.jad.JAD
Adds attributes from given JAD.
addConfiguredAppProp(PropertyElement) - Method in class org.momeunit.ant.taskdefs.JADElement
Adds application property.
addConfiguredJad(JADElement) - Method in class org.momeunit.ant.taskdefs.MoMEUnitTask
Adds JADElement of already configured <jad> nested tag.
addConfiguredLibDir(LibDir) - Method in class org.momeunit.ant.taskdefs.MoMEUnitTask
Adds LibDir of already configured <libdir> tag.
addConfiguredLibJar(LibJar) - Method in class org.momeunit.ant.taskdefs.MoMEUnitTask
Adds LibJar of already configured <libjar> tag.
addConfiguredMIDlet(MIDletInfo) - Method in class org.momeunit.ant.taskdefs.JADElement
Adds midlet record.
addConfiguredProperty(PropertyElement) - Method in class org.momeunit.ant.taskdefs.EmulatorElement
Adds configuration property.
addConfiguredProperty(PropertyElement) - Method in class org.momeunit.ant.taskdefs.PreverifierElement
Adds configuration property.
addConfiguredPush(PushInfo) - Method in class org.momeunit.ant.taskdefs.JADElement
Adds push record.
addError(TestEvent) - Method in class org.momeunit.ant.event.TestEventListener
Callback method that indicates an error while executing test.
addError(TestEvent) - Method in class org.momeunit.ant.formatter.BriefUnitResultFormatter
 
addError(TestEvent) - Method in class org.momeunit.ant.formatter.TestErrorIndicator
 
addError(TestEvent) - Method in class org.momeunit.ant.formatter.XMLUnitResultFormatter
 
addEventListener(TestEventListener) - Method in class org.momeunit.ant.event.TestEventsFilter
Adds given test event listener.
addFailure(TestEvent) - Method in class org.momeunit.ant.event.TestEventListener
Callback method that indicates test failure.
addFailure(TestEvent) - Method in class org.momeunit.ant.formatter.BriefUnitResultFormatter
 
addFailure(TestEvent) - Method in class org.momeunit.ant.formatter.TestErrorIndicator
 
addFailure(TestEvent) - Method in class org.momeunit.ant.formatter.XMLUnitResultFormatter
 
addMIDlet(MIDletInfo) - Method in class org.momeunit.ant.jad.JAD
Adds midlet to this JAD.
addProperties(Properties) - Method in class org.momeunit.ant.core.WtkTool
Adds properties that configures WTK tool behavior.
addPush(PushInfo) - Method in class org.momeunit.ant.jad.JAD
Adds push record to this JAD.
addTestNames(FileSet, String, String, boolean) - Method in class org.momeunit.ant.core.TestListHolder
Adds test cases designated by given fileset that satisfy pattern and class requirements.
asBoolean() - Method in class org.momeunit.ant.taskdefs.HaltOnType
Returns haltonerror/haltonfailure attribute as boolean.
asBoolean() - Method in class org.momeunit.ant.taskdefs.PreverifyType
Returns preverify attribute as boolean.
asBoolean() - Method in class org.momeunit.ant.taskdefs.SummaryAttribute
Returns summary attribute as boolean.
assertDirectory(File) - Static method in class org.momeunit.ant.core.Utility
Asserts that given file is an existent directory.
assertDirectory(File, String) - Static method in class org.momeunit.ant.core.Utility
Asserts that given file is an existent directory.
assertExists(File, String) - Static method in class org.momeunit.ant.core.Utility
Asserts that given file exists.
assertExists(File) - Static method in class org.momeunit.ant.core.Utility
Asserts that given file exists.
assertFile(File, String) - Static method in class org.momeunit.ant.core.Utility
Asserts that given file is a regular file.
assertFile(File) - Static method in class org.momeunit.ant.core.Utility
Asserts that given file is a regular file.
assertNotEmpty(String, String, String) - Static method in class org.momeunit.ant.core.Utility
Asserts that given attribute is not empty.
assertRequiredAttribute(Object, String, String) - Static method in class org.momeunit.ant.core.Utility
Asserts that required attribute is set.
ATTR_CLASSNAME - Static variable in interface org.momeunit.ant.core.XMLConstants
The name of classname attribute for testcase elements.
ATTR_ERRORS - Static variable in interface org.momeunit.ant.core.XMLConstants
The name of errors attribute for testsuite elements.
ATTR_FAILURES - Static variable in interface org.momeunit.ant.core.XMLConstants
The name of failures attribute for testsuite elements.
ATTR_ID - Static variable in interface org.momeunit.ant.core.XMLConstants
The name of id attribute.
ATTR_MESSAGE - Static variable in interface org.momeunit.ant.core.XMLConstants
The name of message attribute for failure elements.
ATTR_NAME - Static variable in interface org.momeunit.ant.core.XMLConstants
The name of name attribute for property, testcase and testsuite elements
ATTR_PACKAGE - Static variable in interface org.momeunit.ant.core.XMLConstants
The name of package attribute for the aggregate document.
ATTR_TESTS - Static variable in interface org.momeunit.ant.core.XMLConstants
The name of tests attribute for testsuite elements.
ATTR_TIME - Static variable in interface org.momeunit.ant.core.XMLConstants
The name of time attribute for testcase and testsuite elements.
ATTR_TYPE - Static variable in interface org.momeunit.ant.core.XMLConstants
The name of type attribute for failure and error elements.
ATTR_VALUE - Static variable in interface org.momeunit.ant.core.XMLConstants
The name of value attribute for property elements,

A B C D E F G H I J L M N O P R S T U V W X