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

S

SKIPPED - Static variable in class jetif.CaseResult
The int value representing the skipped state.
SocketProxy - class jetif.ext.proxy.SocketProxy.
The SocketProxy implements a SOCKET proxy implementation.
SocketProxy() - Constructor for class jetif.ext.proxy.SocketProxy
 
SocketProxyAgent - class jetif.ext.proxy.SocketProxyAgent.
The SocketProxyAgent represents a SOCKET proxy agent implemenation.
SocketProxyAgent() - Constructor for class jetif.ext.proxy.SocketProxyAgent
Construct from default port number.
SocketProxyAgent(int) - Constructor for class jetif.ext.proxy.SocketProxyAgent
Construct from specified port number.
SpecException - exception jetif.SpecException.
The SpecException is thrown if an error occurs when load the spec.
SpecException(String) - Constructor for class jetif.SpecException
Construct from error message.
SpecException(IOException) - Constructor for class jetif.SpecException
Construct from an IOException
SpecLoader - interface jetif.SpecLoader.
A spec loader is an object that is responsible for loading suite specs.
Suite - class jetif.Suite.
This class Suite allows users to setup and cleanup environment for the whole suite, and provides information and reference of the test object.
Suite() - Constructor for class jetif.Suite
A custom suite class should implements a default constructor without any parameter.
SuiteController - class jetif.SuiteController.
This class SuiteController represents a controller to control a suite.
SuiteController(SuiteSpec) - Constructor for class jetif.SuiteController
Construct from a suite spec.
SuiteResult - class jetif.ext.SuiteResult.
This class SuiteResult represents a container of test result.
SuiteSpec - interface jetif.SuiteSpec.
A SuiteSpec is specification for a suite.
SuiteSummary - interface jetif.ext.SuiteSummary.
A SuiteSummary provides the summary of suite result.
SummaryRender - interface jetif.ext.SummaryRender.
The summary render is used to render the test summary.
Swingui - class jetif.ui.Swingui.
The Swingui class represents the graphic front-end of Jetif.
setEncoding(String) - Method in interface jetif.ext.ResultRender
Receive the encoding specified by the user.
setEncoding(String) - Method in interface jetif.ext.SummaryRender
Receive the encoding specified by the user.
setListener(TestListener) - Method in class jetif.SuiteController
Assign a test listener to this suite controller.
setName(String) - Method in class jetif.CaseResult
Set the name of this case result.
setProperties(Properties) - Method in class jetif.Handler
Set the suite properties for this handler.
setProperty(String, String) - Static method in class jetif.Framework
Set property of Jetif framework.
setSessionContext(SessionContext) - Method in class jetif.ext.proxy.EJBProxyAgentBean
 
setup() - Method in class jetif.Suite
Set up the testing environment for this suite.
setup() - Method in class jetif.TestCase
Perform setup for each test case.
setup() - Method in class jetif.ext.BasicSuite
 
skipped() - Method in class jetif.ext.ResultHolder
Deprecated. use the method in class SuiteResult instead.
skipped() - Method in class jetif.ext.SuiteResult
Returns the skipped case number of this suite.
skipped() - Method in interface jetif.ext.SuiteSummary
Returns the skipped case number of this suite.
start() - Method in class jetif.SuiteController
Start the suite controlled by this controller.
start() - Method in class jetif.ext.proxy.SocketProxyAgent
Start this proxy agent.
suiteResult - Variable in class jetif.ext.ResultCollector
 
summarize() - Method in class jetif.Recorder
Deprecated. Summarize the result when all suites are completed.
supports(String, Class) - Method in class jetif.Handler
Test if a type can be converted to specified class with this handler.
supports(String, Class) - Method in class jetif.handler.ArrayHandler
 
supports(String, Class) - Method in class jetif.handler.CollectionHandler
 
supports(String, Class) - Method in class jetif.handler.MapHandler
 
supports(String, Class) - Method in class jetif.handler.RandomHandler
 

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.