|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestCaseTag | |
|---|---|
| net.sf.jameleon | |
| net.sf.jameleon.data | |
| net.sf.jameleon.event | |
| net.sf.jameleon.function | |
| net.sf.jameleon.reporting | |
| net.sf.jameleon.ui | |
| net.sf.jameleon.unit | |
| Uses of TestCaseTag in net.sf.jameleon |
|---|
| Fields in net.sf.jameleon declared as TestCaseTag | |
|---|---|
protected TestCaseTag |
SessionTag.tc
|
protected TestCaseTag |
VariableTag.tct
|
protected TestCaseTag |
AbstractTestCaseDocAttribute.tct
|
| Methods in net.sf.jameleon that return TestCaseTag | |
|---|---|
protected TestCaseTag |
TestCaseTag.getTestCaseTag()
|
| Uses of TestCaseTag in net.sf.jameleon.data |
|---|
| Fields in net.sf.jameleon.data declared as TestCaseTag | |
|---|---|
protected TestCaseTag |
AbstractDataDrivableTag.tct
|
| Methods in net.sf.jameleon.data that return TestCaseTag | |
|---|---|
protected TestCaseTag |
AbstractDataDrivableTag.getTestCaseTag()
Gets the TestCaseTag for this tag. |
| Uses of TestCaseTag in net.sf.jameleon.event |
|---|
| Methods in net.sf.jameleon.event with parameters of type TestCaseTag | |
|---|---|
void |
TestCaseEventHandler.beginTestCase(TestCaseTag tct)
|
void |
TestCaseEventHandler.endTestCase(TestCaseTag tct)
|
| Uses of TestCaseTag in net.sf.jameleon.function |
|---|
| Fields in net.sf.jameleon.function declared as TestCaseTag | |
|---|---|
protected TestCaseTag |
FunctionTag.tct
The parent test case of this functional point |
| Methods in net.sf.jameleon.function that return TestCaseTag | |
|---|---|
TestCaseTag |
FunctionTag.getTestCaseTag()
Gets the parent test case tag |
| Uses of TestCaseTag in net.sf.jameleon.reporting |
|---|
| Methods in net.sf.jameleon.reporting with parameters of type TestCaseTag | |
|---|---|
protected void |
ResultsReporter.genTestCaseResultsDoc(TestCaseTag tct)
|
protected File |
ResultsReporter.getResultsDirectoryForTestCase(TestCaseTag tct)
|
void |
TestRunReporter.reportScriptResult(TestCaseTag tct,
TestCaseCounter counter)
Reports the result of the script. |
void |
SimpleTestRunReporter.reportScriptResult(TestCaseTag tct,
TestCaseCounter counter)
|
void |
HtmlTestRunReporter.reportScriptResult(TestCaseTag tct,
TestCaseCounter counter)
|
| Constructors in net.sf.jameleon.reporting with parameters of type TestCaseTag | |
|---|---|
HtmlTestCaseResultGenerator(TestCaseTag tct)
|
|
| Uses of TestCaseTag in net.sf.jameleon.ui |
|---|
| Methods in net.sf.jameleon.ui with parameters of type TestCaseTag | |
|---|---|
protected void |
TestCaseResultsPane.addTestCaseRow(TestCaseTag tct)
|
protected void |
TestCaseResultsPane.reportTcResults(TestCaseTag tct)
|
| Uses of TestCaseTag in net.sf.jameleon.unit |
|---|
| Methods in net.sf.jameleon.unit that return TestCaseTag | |
|---|---|
TestCaseTag |
JameleonUnitTestCase.getTestCaseTag()
Gets the test case tag of the script that was run from the runScript method |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||