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

T

TEMPDIR_JAVA_SYSPROPERTY - Static variable in class org.momeunit.ant.taskdefs.MoMEUnitTask
Name of system java property that designates temporary directory.
TEMPDIR_PROPERTY - Static variable in class org.momeunit.ant.taskdefs.MoMEUnitTask
Name of ant property that designates temporary dir
TESTCASE - Static variable in interface org.momeunit.ant.core.XMLConstants
The name of testcase element.
TestDir - Class in org.momeunit.ant.taskdefs
MoMEUnit nested tag intended to specify files to be scanned for test cases and to be included in resulting test J2ME application.
TestDir() - Constructor for class org.momeunit.ant.taskdefs.TestDir
 
TestElement - Interface in org.momeunit.ant.taskdefs
Interface that every nested tag, that describes test should implement.
TestErrorIndicator - Class in org.momeunit.ant.formatter
Indicates if an error or failure occurred during tests run.
TestErrorIndicator(Task, boolean, boolean) - Constructor for class org.momeunit.ant.formatter.TestErrorIndicator
Instantiates TestErrorIndicator with owning task and given printsummary functionality.
TestErrorIndicator(Task, boolean) - Constructor for class org.momeunit.ant.formatter.TestErrorIndicator
Instantiates TestErrorIndicator with owning task and given printsummary functionality.
TestErrorIndicator(Task) - Constructor for class org.momeunit.ant.formatter.TestErrorIndicator
Instantiates TestErrorIndicator with owning task.
TestErrorIndicator() - Constructor for class org.momeunit.ant.formatter.TestErrorIndicator
Instantiates TestErrorIndicator.
TestEvent - Class in org.momeunit.ant.event
Class that encapsulates information of test event.
TestEvent() - Constructor for class org.momeunit.ant.event.TestEvent
Instantiates TestEvent.
TestEvent(int, long, String, String, String, String, String) - Constructor for class org.momeunit.ant.event.TestEvent
Instantiates TestEvent with given type, test name, test class name, class name of error or failure, error or failure message, stack trace of error or failure.
TestEventListener - Class in org.momeunit.ant.event
Abstract base class that all test event listeners must extend.
TestEventListener() - Constructor for class org.momeunit.ant.event.TestEventListener
 
TestEventsFilter - Class in org.momeunit.ant.event
Class intended to filter out test events from input stream.
TestEventsFilter(InputStream, Set) - Constructor for class org.momeunit.ant.event.TestEventsFilter
Instantiates TestEventsFilter with given InputStream and set of test event listeners.
TestJar - Class in org.momeunit.ant.taskdefs
MoMEUnit nested tag intended to specify files of jar archive to be scanned for test cases and to be included in resulting test J2ME application.
TestJar() - Constructor for class org.momeunit.ant.taskdefs.TestJar
 
TestListHolder - Class in org.momeunit.ant.core
Class that holds the list of test cases that satisfy class and pattern requirements.
TestListHolder(Project, ClassLoader) - Constructor for class org.momeunit.ant.core.TestListHolder
Instantiates TestListHolder with given project and class loader.
TestListHolder(Project) - Constructor for class org.momeunit.ant.core.TestListHolder
Instantiates TestListHolder with given project.
TestListHolder() - Constructor for class org.momeunit.ant.core.TestListHolder
Instantiates TestListHolder.
TestListTask - Class in org.momeunit.ant.taskdefs
TestList task intended to set the specified property to the list of test cases to run.
TestListTask() - Constructor for class org.momeunit.ant.taskdefs.TestListTask
Creates testlist task.
TESTSUITE - Static variable in interface org.momeunit.ant.core.XMLConstants
The name of testsuite element.
TESTSUITES - Static variable in interface org.momeunit.ant.core.XMLConstants
The name of element for the aggregate xml document.
TestType - Class in org.momeunit.ant.taskdefs
Type of files designated by TestElement implementation.
TestType(String) - Constructor for class org.momeunit.ant.taskdefs.TestType
Instantiates TestType initialized with given value.
toString() - Method in class org.momeunit.ant.event.TestEvent
 

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