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
_
G
get(String[])
- Method in class org.jtestcase.util.
MultiKeyHashtable
This method retrieves the value at String array keys.
getAction()
- Method in class org.jtestcase.core.model.
AssertInstance
Returns the action of the assert
getAction()
- Method in class org.jtestcase.core.model.
AssertParamInstance
Returns the action of the assert
getAsserter()
- Method in class org.jtestcase.
JTestCase
getAssertGroupInstances(String, String, String)
- Method in class org.jtestcase.core.digester.
JTestCaseDigester
Returns a list of assert group instances for a given method name and test case.
getAssertGroupInstances()
- Method in class org.jtestcase.core.model.
AssertGroupInstance
Gets the list of nestd assert group instances
getAssertInstances()
- Method in class org.jtestcase.core.model.
AssertGroupInstance
Gets the list of nested assert instanes
getAssertParamGroupInstances(String, String, String)
- Method in class org.jtestcase.core.digester.
JTestCaseDigester
Returns a list of assert group instances for a given method name and test case.
getAssertParamGroupInstances()
- Method in class org.jtestcase.core.model.
AssertParamGroupInstance
Gets the list of nestd assert group instances
getAssertParamInstances()
- Method in class org.jtestcase.core.model.
AssertParamGroupInstance
Gets the list of nested assert instanes
getAssertsInstances(String, String, String)
- Method in class org.jtestcase.core.digester.
JTestCaseDigester
Returns a list of all assert instances for the given method and test case
getAssertsParamInstances(String, String, String)
- Method in class org.jtestcase.core.digester.
JTestCaseDigester
Returns a list of all assertparam instances for the given method and test case
getClassUnderTest()
- Method in class org.jtestcase.
JTestCase
Returns the class name used to find the class tags in XML
getContent()
- Method in interface org.jtestcase.core.model.
AbstractType
Returns the content of the param or assert element
getContent()
- Method in class org.jtestcase.core.model.
AssertInstance
getContent()
- Method in class org.jtestcase.core.model.
AssertParamInstance
getContent()
- Method in class org.jtestcase.core.model.
ParamInstance
getControlParams()
- Method in class org.jtestcase.
JTestCase
Retrieves all control parameters.
getCountOfTestCasesInMethod(String)
- Method in class org.jtestcase.
JTestCase
Get number of test cases for a given method.
getdataFile()
- Method in class junit.framework.
ForTestCase
Gets the dataFile of a JTestCase
getDigester()
- Method in class org.jtestcase.
JTestCase
getDocument(String)
- Method in class org.jtestcase.core.digester.
JTestCaseDigester
getDocument(String)
- Method in class org.jtestcase.core.model.
TreeModel
getElements(String, String)
- Method in interface org.jtestcase.core.digester.
XQueryParser
Deprecated.
Gets a list of elements from the XML file with the use of a XPath expression
getElements(Document, String)
- Method in interface org.jtestcase.core.digester.
XQueryParser
Gets a list of elements from the XML file with the use of a XPath expression
getElements(String, String)
- Method in class org.jtestcase.core.digester.
XQueryParserImpl_Jaxen
Deprecated.
getElements(Document, String)
- Method in class org.jtestcase.core.digester.
XQueryParserImpl_Jaxen
getFailureReason()
- Method in class org.jtestcase.
TestCaseInstance
In case of failure, reports the test variables info that caused this test to fail.
getGlobalParameters(String)
- Method in class junit.framework.
ForTestCase
Gets the value of a global parameter of a JTestCase
getGlobalParamLocale()
- Method in class org.jtestcase.
JTestCase
Helps setting the Locale for DateFormats
getGlobalParams()
- Method in class org.jtestcase.
JTestCase
Retrieves all global (class-wide) params into Hashtable.
getKey_type()
- Method in interface org.jtestcase.core.model.
AbstractType
Returns the type of the keys for complex types in param or assert elements
getKey_type()
- Method in class org.jtestcase.core.model.
AssertInstance
getKey_type()
- Method in class org.jtestcase.core.model.
AssertParamInstance
getKey_type()
- Method in class org.jtestcase.core.model.
ParamInstance
getMapper()
- Method in class org.jtestcase.
JTestCase
getMClassName()
- Method in class org.jtestcase.
JTestCase
getMethod()
- Method in class org.jtestcase.
TestCaseInstance
Gets the name of the method.
getName()
- Method in interface org.jtestcase.core.model.
AbstractType
Returns the name of the param or assert
getName()
- Method in class org.jtestcase.core.model.
AssertGroupInstance
Gets the name of the assert group
getName()
- Method in class org.jtestcase.core.model.
AssertInstance
getName()
- Method in class org.jtestcase.core.model.
AssertParamGroupInstance
Gets the name of the assert group
getName()
- Method in class org.jtestcase.core.model.
AssertParamInstance
getName()
- Method in class org.jtestcase.core.model.
ParamGroupInstance
Gets the name of the param group
getName()
- Method in class org.jtestcase.core.model.
ParamInstance
getName()
- Method in class org.jtestcase.core.model.
TestClass
getName()
- Method in class org.jtestcase.core.model.
TestMethod
getNameOfTestCases(JTestCase)
- Method in class org.jtestcase.
JTestCaseUtil
Returns the identifiers of all testcases (in all methods) in this JTestCase instance
getNameOfTestCases(String)
- Method in class org.jtestcase.
JTestCaseUtil
Deprecated.
getNestedInstances()
- Method in interface org.jtestcase.core.model.
AbstractType
Returns the list of nested instances in the param or assert
getNestedInstances()
- Method in class org.jtestcase.core.model.
AssertInstance
getNestedInstances()
- Method in class org.jtestcase.core.model.
AssertParamInstance
getNestedInstances()
- Method in class org.jtestcase.core.model.
ParamInstance
getNode()
- Method in class org.jtestcase.core.model.
AssertGroupInstance
getNode()
- Method in class org.jtestcase.core.model.
AssertInstance
getNode()
- Method in class org.jtestcase.core.model.
AssertParamGroupInstance
getNode()
- Method in class org.jtestcase.core.model.
AssertParamInstance
getNode()
- Method in class org.jtestcase.core.model.
TestClass
getNode()
- Method in class org.jtestcase.core.model.
TestMethod
getNode()
- Method in class org.jtestcase.core.model.
Tests
getNode()
- Method in interface org.jtestcase.plugin.guimodel.intf.
IUINode
getNode()
- Method in interface org.jtestcase.plugin.guimodel.intf.
IUINodeSupport
getNodeImage()
- Method in class org.jtestcase.core.model.
AssertGroupInstance
getNodeImage()
- Method in class org.jtestcase.core.model.
AssertInstance
getNodeImage()
- Method in class org.jtestcase.core.model.
AssertParamGroupInstance
getNodeImage()
- Method in class org.jtestcase.core.model.
AssertParamInstance
getNodeImage()
- Method in class org.jtestcase.core.model.
TestClass
getNodeImage()
- Method in class org.jtestcase.core.model.
TestMethod
getNodeImage()
- Method in class org.jtestcase.core.model.
Tests
getNodeImage()
- Method in interface org.jtestcase.plugin.guimodel.intf.
IUINode
getNodeLabel()
- Method in class org.jtestcase.core.model.
AssertGroupInstance
getNodeLabel()
- Method in class org.jtestcase.core.model.
AssertInstance
getNodeLabel()
- Method in class org.jtestcase.core.model.
AssertParamGroupInstance
getNodeLabel()
- Method in class org.jtestcase.core.model.
AssertParamInstance
getNodeLabel()
- Method in class org.jtestcase.core.model.
TestClass
getNodeLabel()
- Method in class org.jtestcase.core.model.
TestMethod
getNodeLabel()
- Method in class org.jtestcase.core.model.
Tests
getNodeLabel()
- Method in interface org.jtestcase.plugin.guimodel.intf.
IUINode
getNodes()
- Method in class org.jtestcase.core.model.
AssertGroupInstance
getNodes()
- Method in class org.jtestcase.core.model.
AssertInstance
getNodes()
- Method in class org.jtestcase.core.model.
AssertParamGroupInstance
getNodes()
- Method in class org.jtestcase.core.model.
AssertParamInstance
getNodes()
- Method in class org.jtestcase.core.model.
TestClass
getNodes()
- Method in class org.jtestcase.core.model.
TestMethod
getNodes()
- Method in class org.jtestcase.core.model.
Tests
getNodes()
- Method in interface org.jtestcase.plugin.guimodel.intf.
IUINode
getNodes()
- Method in interface org.jtestcase.plugin.guimodel.intf.
IUINodeSupport
getParamGroupInstances(String, String, String)
- Method in class org.jtestcase.core.digester.
JTestCaseDigester
Returns a list of param group instances for a given method name and test case.
getParamGroupInstances()
- Method in class org.jtestcase.core.model.
ParamGroupInstance
Gets the list of nested param group instances
getParamInstances()
- Method in class org.jtestcase.core.model.
ParamGroupInstance
Gets the list of nested param instanes
getParamsInstances(String, String, String)
- Method in class org.jtestcase.core.digester.
JTestCaseDigester
Returns a list of all param instances for the given method and test case
getTestCase()
- Method in class junit.framework.
ForTestCase
Gets the name of a JTestCase
getTestCaseAssertParams(String, String, String)
- Method in class org.jtestcase.core.mapping.
HashMapper
Get all assert params for a given method and its test case value into Hashtable.
getTestCaseAssertParams()
- Method in class org.jtestcase.
TestCaseInstance
Get all assert params for a given method and its test case value into Hashtable.
getTestCaseAssertValues(String, String, String)
- Method in class org.jtestcase.core.asserter.
Asserter
Get all assert values for a given method and its test case value into Hashtable.
getTestCaseAssertValues()
- Method in class org.jtestcase.
TestCaseInstance
Get all assert values for a given method and its test case value into Hashtable.
getTestCaseControlParamGroups()
- Method in class org.jtestcase.core.digester.
JTestCaseDigester
Returns all control paramgroup .
getTestCaseControlParams()
- Method in class org.jtestcase.core.digester.
JTestCaseDigester
Returns all control params .
getTestCaseGlobalParamGroups(String)
- Method in class org.jtestcase.core.digester.
JTestCaseDigester
Returns all global paramgroup's for given class.
getTestCaseGlobalParams(String)
- Method in class org.jtestcase.core.digester.
JTestCaseDigester
Returns all global params for given class.
getTestCaseName(int)
- Method in class junit.framework.
ForTestCase
Gets the name of a JTestCase testcase for an index
getTestCaseName()
- Method in class junit.framework.
ForTestCase
Gets the name of a JTestCase testcase for the current index
getTestCaseName()
- Method in class org.jtestcase.
TestCaseInstance
Gets the name of the testcase.
getTestCaseParams(String, int)
- Method in class junit.framework.
ForTestCase
Gets the value of a parameter of a JTestCase testcase for an index
getTestCaseParams(String)
- Method in class junit.framework.
ForTestCase
Gets the value of a parameter of a JTestCase testcase for the current index
getTestCaseParams(String, String, String)
- Method in class org.jtestcase.core.mapping.
HashMapper
Get all params for a given TestCaseInstance.
getTestCaseParams()
- Method in class org.jtestcase.
TestCaseInstance
Get all params for a given TestCaseInstance.
getTestCases(String, JTestCase)
- Method in class org.jtestcase.core.digester.
JTestCaseDigester
Returns all test cases in one XML file.
getTestCasesInstancesInMethod(String)
- Method in class org.jtestcase.
JTestCase
Get all test cases' name for a given method into Vector.
getTestCasesPerMethod(String)
- Method in class org.jtestcase.core.digester.
JTestCaseDigester
Returns all test cases for one method element from the XML.
getTree()
- Method in class org.jtestcase.core.model.
TreeModel
Returns all test cases for one method element from the XML.
getType()
- Method in interface org.jtestcase.core.model.
AbstractType
Returns the type of the param or assert
getType()
- Method in class org.jtestcase.core.model.
AssertInstance
getType()
- Method in class org.jtestcase.core.model.
AssertParamInstance
getType()
- Method in class org.jtestcase.core.model.
ParamInstance
getType(String)
- Method in class org.jtestcase.core.type.
TypeAliases
Gets the type from the alias.
getTypeConverter()
- Method in class org.jtestcase.
JTestCase
getUISupport()
- Method in class org.jtestcase.core.model.
AssertGroupInstance
getUISupport()
- Method in class org.jtestcase.core.model.
AssertInstance
getUISupport()
- Method in class org.jtestcase.core.model.
AssertParamGroupInstance
getUISupport()
- Method in class org.jtestcase.core.model.
AssertParamInstance
getUISupport()
- Method in class org.jtestcase.core.model.
TestClass
getUISupport()
- Method in class org.jtestcase.core.model.
TestMethod
getUISupport()
- Method in class org.jtestcase.core.model.
Tests
getUISupport()
- Method in interface org.jtestcase.plugin.guimodel.intf.
IUINode
getValue_type()
- Method in interface org.jtestcase.core.model.
AbstractType
Returns the type of the value for complex types in param or assert elements
getValue_type()
- Method in class org.jtestcase.core.model.
AssertInstance
getValue_type()
- Method in class org.jtestcase.core.model.
AssertParamInstance
getValue_type()
- Method in class org.jtestcase.core.model.
ParamInstance
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
_