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

C

checkMIDlet(MIDletInfo) - Static method in class org.momeunit.ant.jad.JAD
Checks MIDletInfo object for required fields.
checkName(String) - Static method in class org.momeunit.ant.jad.JAD
Checks given name to be complied with attribute name requirements.
checkPush(PushInfo) - Static method in class org.momeunit.ant.jad.JAD
Checks PushInfo object for required fields.
checkValue(String) - Static method in class org.momeunit.ant.jad.JAD
Checks given value to be complied with attribute value requirements.
CLASS_SUFFIX - Static variable in class org.momeunit.ant.core.TestListHolder
Suffix of java class files.
Compiler - Class in org.momeunit.ant.taskdefs
MoMEUnit nested tag intended to specify and configure compiler used to compile java source files and copy non-java files to destination directory.
Compiler(Project) - Constructor for class org.momeunit.ant.taskdefs.Compiler
Instantiates Compiler tag with owning project.
Compiler(Project, String) - Constructor for class org.momeunit.ant.taskdefs.Compiler
Instantiates Compiler tag with owning project and name of owning task.
CONFIGURATION - Static variable in class org.momeunit.ant.jad.JAD
Name of MicroEdition-Configuration attribute.
containsClasses() - Method in class org.momeunit.ant.taskdefs.TestDir
 
containsClasses() - Method in interface org.momeunit.ant.taskdefs.TestElement
Checks whether this test tag designates class files.
containsClasses() - Method in class org.momeunit.ant.taskdefs.TestJar
Always returns true.
containsClasses() - Method in class org.momeunit.ant.taskdefs.TestType
Checks whether this type of tests designates class files or java source files.
createClasspath() - Method in class org.momeunit.ant.taskdefs.Compiler
Throws UnsupportedElementException excpetion;
createClasspath() - Method in class org.momeunit.ant.taskdefs.EmulatorElement
Creates path structure of classpath.
createClassPath() - Method in class org.momeunit.ant.taskdefs.MoMEUnitTask
Creates classpath for nested <classpath> tag.
createClassPath() - Method in class org.momeunit.ant.taskdefs.TestListTask
Returns created classpsth,
createCompiler() - Method in class org.momeunit.ant.taskdefs.MoMEUnitTask
Creates Compiler for nested <compiler> tag.
createCompiler() - Method in class org.momeunit.ant.taskdefs.TestListTask
Creates compiler.
createEmulator() - Method in class org.momeunit.ant.taskdefs.MoMEUnitTask
Creates EmulatorElement for nested <emulator> tag.
createEndTestEvent(long, String, String) - Static method in class org.momeunit.ant.event.TestEvent
Creates end test event with given test name and test classname.
createErrorTestEvent(long, String, String, String, String, String) - Static method in class org.momeunit.ant.event.TestEvent
Creates error test event with given test name, test classname, classname, message and stack trace of error occurred.
createFailTestEvent(long, String, String, String, String, String) - Static method in class org.momeunit.ant.event.TestEvent
Creates failure test event with given test name, test classname, classname, message and stack trace of error occurred.
createFormatter(File, String, Task, ClassLoader) - Method in class org.momeunit.ant.taskdefs.FormatterElement
Returns configured formatter.
createFormatter() - Method in class org.momeunit.ant.taskdefs.MoMEUnitTask
Creates FormatterElement for nested <formatter> tag.
createPreverify() - Method in class org.momeunit.ant.taskdefs.MoMEUnitTask
Creates PreverifierElement for <preverify> nested tag.
createSourcepath() - Method in class org.momeunit.ant.taskdefs.Compiler
Throws UnsupportedElementException excpetion;
createSrc() - Method in class org.momeunit.ant.taskdefs.Compiler
Throws UnsupportedElementException excpetion;
createStartTestEvent(long, String, String) - Static method in class org.momeunit.ant.event.TestEvent
Creates start test event with given test name and test classname.
createTestDir() - Method in class org.momeunit.ant.taskdefs.MoMEUnitTask
Creates TestDir for nested <testdir> tag.
createTestDir() - Method in class org.momeunit.ant.taskdefs.TestListTask
Creates testdir tag.
createTestJar() - Method in class org.momeunit.ant.taskdefs.MoMEUnitTask
Creates TestJar for nested <testjar> tag.
createTestJar() - Method in class org.momeunit.ant.taskdefs.TestListTask
Creates testjar tag.
createUniqueDirectory(File, String, int) - Static method in class org.momeunit.ant.core.Utility
Creates and returns unique directory with name composed of specified prefix and random numeric part not greater than given value.

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