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

C

CaseResult - class jetif.CaseResult.
A CaseResult is a result object for a test case.
CaseSpec - interface jetif.CaseSpec.
A CaseSpec is the specification of a test case, consists of case name and method specifications.
CollectionHandler - class jetif.handler.CollectionHandler.
The CollectionHandler maps string to a collection.
CollectionHandler(String) - Constructor for class jetif.handler.CollectionHandler
 
Console - class jetif.ui.Console.
This class Console represents the command line front-end of Jetif.
Console() - Constructor for class jetif.ui.Console
 
ConversionException - exception jetif.ConversionException.
The ConversionException is thrown if error occurs during converting a string to an object in the handler.
ConversionException(String) - Constructor for class jetif.ConversionException
Construct from a message.
ConversionException(String, String) - Constructor for class jetif.ConversionException
Construct from a object type and handler name.
CreateSuiteException - exception jetif.CreateSuiteException.
The CreateSuiteException is thrown if error occurs when create the suite object.
CreateSuiteException(String) - Constructor for class jetif.CreateSuiteException
Construct from the specified error message.
cleanup() - Static method in class jetif.Framework
Cleanup the Jetif framework environment.
cleanup(boolean) - Method in class jetif.Suite
Clean up the testing environment for this suite.
cleanup(boolean) - Method in class jetif.TestCase
Perform cleanup for each test case.
clearComments() - Method in class jetif.TestCase
Clear all comments of this case result.
close() - Method in interface jetif.Logger
Close this logger
close() - Method in interface jetif.LwProxy
Close the remote proxy agent when a suite is completed.
close() - Method in class jetif.LwProxyAgent
Close this test agent for current suite.
close() - Method in interface jetif.Proxy
Close the remote proxy agent when a suite is completed.
close() - Method in class jetif.ProxyAgent
Close this test agent for current suite.
close() - Method in class jetif.ext.Base64InputStream
 
close() - Method in class jetif.ext.Base64OutputStream
Finish the encoding stream, output padding characters if needed, close the underlying writer.
close() - Method in class jetif.ext.Log4jLogger
 
close() - Method in class jetif.ext.proxy.EJBProxy
Close this proxy
close() - Method in interface jetif.ext.proxy.EJBProxyAgent
 
close() - Method in class jetif.ext.proxy.EJBProxyAgentBean
 
close() - Method in class jetif.ext.proxy.IDLProxy
Close the proxy.
close() - Method in class jetif.ext.proxy.IDLProxyAgent
Close the agent.
close() - Method in class jetif.ext.proxy.SocketProxy
 
create() - Method in interface jetif.Recorder.Factory
Deprecated. Create a new Recorder instance.
create() - Method in interface jetif.ext.proxy.EJBProxyAgentHome
 
createListener(String) - Method in class jetif.Recorder
Deprecated. Create a test listener for specified suite.
createSpecLoader(String) - Static method in class jetif.Framework
Create a spec loader instance according specified type.
createTestCase(String, String) - Method in class jetif.Suite
Create a test case for testing.
createTestCase(String, String) - Method in class jetif.ext.BasicSuite
 
createTestCases(String, String) - Method in class jetif.Suite
Create test cases for testing.

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.