Overview
Package
Class
Tree
Deprecated
Index
Help
Jetif v1.8.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
G
getActual()
- Method in class jetif.
MethodResult
Returns actual result of this test method.
getActualException()
- Method in class jetif.
MethodResult
Returns actual exception of this test method.
getArgument()
- Method in interface jetif.
HandlerSpec
Get the argument to contruct this handler.
getCaseResults()
- Method in class jetif.ext.
SuiteResult
Returns the results of test cases.
getClassLoader()
- Static method in class jetif.
Framework
Returns the class loader for testing.
getClassName()
- Method in interface jetif.
HandlerSpec
Get the class name of the implementation class of this handler.
getClassName()
- Method in interface jetif.
SuiteSpec
Returns the name of suite class.
getComments()
- Method in class jetif.
CaseResult
Returns all comments of this test case.
getDependencies()
- Method in interface jetif.
CaseSpec
Returns all cases that depended by this test case.
getElapsedTime()
- Method in class jetif.
CaseResult
Returns elapsed time of this test case.
getElapsedTime()
- Method in class jetif.
MethodResult
Returns elapsed time of this test method.
getEndTime()
- Method in class jetif.ext.
ResultHolder
Deprecated.
use the method in class SuiteResult instead.
getEndTime()
- Method in class jetif.ext.
SuiteResult
Returns the end time of this suite.
getEndTime()
- Method in interface jetif.ext.
SuiteSummary
Returns the end time of this suite.
getError()
- Method in class jetif.
MethodResult
Returns unexpected error of this test method.
getException()
- Method in interface jetif.
MethodSpec
Returns expected exception for this test method.
getExpected()
- Method in class jetif.
MethodResult
Returns expected result of this test method.
getExpected()
- Method in interface jetif.
MethodSpec
Returns expected result of this test method.
getExpectedException()
- Method in class jetif.
MethodResult
Returns expected exception of this test method.
getHandler()
- Method in interface jetif.
ObjectSpec
Returns handler name for this object.
getHandlers()
- Method in interface jetif.
SuiteSpec
Returns the next handler spec from this suite spec.
getInstance()
- Static method in class jetif.
Recorder
Deprecated.
Get an instance of configured recorder type.
getInstance(String)
- Static method in class jetif.
Recorder
Deprecated.
Get an instance of specified recorder type.
getLogger()
- Static method in class jetif.
Framework
Returns the logger of this framework.
getMessage(String)
- Static method in class jetif.
Framework
Get a localized message from resource bundle.
getMethodResults()
- Method in class jetif.
CaseResult
Returns list contains all results of test methods which has been ran.
getMethods()
- Method in class jetif.
CaseResult
Deprecated.
use the getMethodResults() instead
getMethods()
- Method in interface jetif.
CaseSpec
Returns all test method specs of this case spec.
getName()
- Method in class jetif.
CaseResult
Returns the name of this case.
getName()
- Method in interface jetif.
CaseSpec
Get the name of the test case.
getName()
- Method in interface jetif.
HandlerSpec
Get the name of this handler.
getName()
- Method in class jetif.
MethodResult
Returns the name of this test method.
getName()
- Method in interface jetif.
MethodSpec
Returns the name of this test method.
getName()
- Method in interface jetif.
ParamSpec
Returns the name of this parameter.
getName()
- Method in class jetif.
Suite
Returns the name of this suite.
getName()
- Method in interface jetif.
SuiteSpec
Returns the name of this suite.
getName()
- Method in class jetif.ext.
ResultHolder
Deprecated.
use the method in class SuiteResult instead.
getName()
- Method in class jetif.ext.
SuiteResult
Returns the name of the suite.
getName()
- Method in interface jetif.ext.
SuiteSummary
Returns the name of the suite.
getParameters()
- Method in class jetif.
MethodResult
Returns a string array represents the parameters of this test method.
getParameters()
- Method in interface jetif.
MethodSpec
Returns parameter spec array of this test method.
getProperties()
- Static method in class jetif.
Framework
Returns Jetif framework properties.
getProperties()
- Method in interface jetif.
SuiteSpec
Returns properties from this suite spec.
getProperty(String)
- Static method in class jetif.
Framework
Returns a property of Jetif framework
getProperty(String, String)
- Static method in class jetif.
Framework
Returns a property of Jetif framework.
getProperty(String)
- Method in class jetif.
Handler
This method allows custom handler to access the properties of current suite.
getProperty(String, String)
- Method in class jetif.
Handler
This method allows custom handler to access the properties of current suite.
getProxyClass()
- Method in interface jetif.
SuiteSpec
Returns the proxy class for remote suite.
getQualifiedClass(String, Class)
- Method in class jetif.handler.
RandomHandler
getReader()
- Method in class jetif.ext.
TextFile
Get a reader to this text file.
getResult()
- Method in class jetif.ext.
ResultCollector
Get the result object of current suite.
getResults()
- Method in class jetif.ext.
ResultHolder
Deprecated.
use the method in class SuiteResult instead.
getSignature()
- Method in class jetif.
MethodResult
Returns the signature of this test method.
getSource()
- Method in interface jetif.
SuiteSpec
Returns the source name of this spec.
getSpec()
- Method in class jetif.
CaseResult
Returns the spec of this test case.
getSpec()
- Method in class jetif.
MethodResult
Returns the spec of this test method.
getStartTime()
- Method in class jetif.ext.
ResultHolder
Deprecated.
use the method in class SuiteResult instead.
getStartTime()
- Method in class jetif.ext.
SuiteResult
Returns the start time of this suite.
getStartTime()
- Method in interface jetif.ext.
SuiteSummary
Returns the start time of this suite.
getState()
- Method in class jetif.
CaseResult
Returns the state of this test case, the returned value maybe one of UNKNOWN, PASSED, FAILED, SKIPPED.
getTestClass()
- Method in class jetif.
TestCase
Returns the target test class for testing.
getTestObject()
- Method in class jetif.
TestCase
Returns the target test object for testing.
getType()
- Method in interface jetif.
ObjectSpec
Returns desired type of this object.
getUID()
- Method in interface jetif.
CaseSpec
Get the uid (User defined ID) of the test case.
getValue()
- Method in interface jetif.
ObjectSpec
Returns value of this object in string representation.
getWriter(boolean)
- Method in class jetif.ext.
TextFile
Get the writer to this text file.
Overview
Package
Class
Tree
Deprecated
Index
Help
Jetif v1.8.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.