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

T

TEST_CLASS - Static variable in class jetif.ext.BasicSuite
The property name of target class: test.class.
TEST_CLASS_PATH - Static variable in class jetif.Framework
The property name of extra class path for Jetif: jetif.class.path.
TestCase - class jetif.TestCase.
A TestCase class is a collection of test methods.
TestCase() - Constructor for class jetif.TestCase
 
TestListener - interface jetif.TestListener.
A TestListener is an object that is responsible for recording the testing result.
TextFile - class jetif.ext.TextFile.
This class TextFile provides a easy way to get a Writer to a text file.
TextFile(String, String) - Constructor for class jetif.ext.TextFile
Construct from file name and encoding.
TextFile(File) - Constructor for class jetif.ext.TextFile
Construct from a file object and system encoding.
TextFile(File, String) - Constructor for class jetif.ext.TextFile
Construct from a file object and encoding.
TextListener - class jetif.ext.TextListener.
This class TextListener record the test results to a writer in text format.
TextListener(Writer) - Constructor for class jetif.ext.TextListener
Construct from a writer.
toObject(String, String, Class) - Method in class jetif.Handler
Convert a string value to object of specified class.
toObject(String, String, Class) - Method in class jetif.handler.ArrayHandler
 
toObject(String, String, Class) - Method in class jetif.handler.CollectionHandler
 
toObject(String, String, Class) - Method in class jetif.handler.MapHandler
 
toObject(String, String, Class) - Method in class jetif.handler.PropertyHandler
Deprecated.  
toObject(String, String, Class) - Method in class jetif.handler.RandomHandler
 
toString(Object) - Method in class jetif.Handler
Convert a result object to string.
toString(Object) - Method in class jetif.handler.ArrayHandler
 
total() - Method in class jetif.ext.ResultHolder
Deprecated. use the method in class SuiteResult instead.
total() - Method in class jetif.ext.SuiteResult
Returns the total case number of this suite.
total() - Method in interface jetif.ext.SuiteSummary
Returns the total case number of this suite.

Jetif v1.8.0
A B C D E F G H I J L M N O P R S T U V W
Copyright © 2004,2005 Vicky Wang - All Rights Reserved.