Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
V
X
_
T
TestCaseInstance
- Class in
org.jtestcase
Object that holds the unique identifier for a test case in the sense of JTestCase.
TestCaseInstance(String, String, JTestCase)
- Constructor for class org.jtestcase.
TestCaseInstance
Constructor with initialization of the member variables.
TestClass
- Class in
org.jtestcase.core.model
TestClass()
- Constructor for class org.jtestcase.core.model.
TestClass
TestClass(String)
- Constructor for class org.jtestcase.core.model.
TestClass
TestMethod
- Class in
org.jtestcase.core.model
TestMethod()
- Constructor for class org.jtestcase.core.model.
TestMethod
TestMethod(String)
- Constructor for class org.jtestcase.core.model.
TestMethod
Tests
- Class in
org.jtestcase.core.model
Tests()
- Constructor for class org.jtestcase.core.model.
Tests
TIME
- Static variable in class org.jtestcase.core.type.
TypeAliases
Type "TIME"
toString()
- Method in class junit.framework.
ForTestCase
Returns a string representation of the test case
toString()
- Method in class org.jtestcase.core.model.
AssertGroupInstance
toString()
- Method in class org.jtestcase.core.model.
AssertInstance
toString()
- Method in class org.jtestcase.core.model.
AssertParamGroupInstance
toString()
- Method in class org.jtestcase.core.model.
AssertParamInstance
toString()
- Method in class org.jtestcase.core.model.
ParamGroupInstance
toString()
- Method in class org.jtestcase.core.model.
ParamInstance
TreeModel
- Class in
org.jtestcase.core.model
TreeModel(String)
- Constructor for class org.jtestcase.core.model.
TreeModel
Standard constructor.
TreeModel(Document)
- Constructor for class org.jtestcase.core.model.
TreeModel
Standart contructor
type
- Variable in class org.jtestcase.core.model.
AssertInstance
The type of the assert
type
- Variable in class org.jtestcase.core.model.
AssertParamInstance
The type of the assert
TypeAliases
- Class in
org.jtestcase.core.type
Defines all valid type definitions in the JTestCase XML
TypeAliases()
- Constructor for class org.jtestcase.core.type.
TypeAliases
Standard constructor
TypeConversionException
- Exception in
org.jtestcase.core.type
Exception for errors during type conversion.
TypeConversionException()
- Constructor for exception org.jtestcase.core.type.
TypeConversionException
TypeConversionException(Throwable)
- Constructor for exception org.jtestcase.core.type.
TypeConversionException
TypeConversionException(String)
- Constructor for exception org.jtestcase.core.type.
TypeConversionException
TypeConverter
- Class in
org.jtestcase.core.type
Helper class for type conversions.
TypeConverter()
- Constructor for class org.jtestcase.core.type.
TypeConverter
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
V
X
_