|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FrameworkTestContext
A FrameworkTestContext provides context information to test code about the current test case being run; its name, its parameters.
Responsibilities | Collaborations |
---|---|
Provide the name of the current test case. | |
Provide the test parameters. |
Method Summary | |
---|---|
TestCaseVector |
getTestCaseVector()
Reports the current test case name. |
MessagingTestConfigProperties |
getTestParameters()
Reports the current test case parameters. |
Method Detail |
---|
TestCaseVector getTestCaseVector()
MessagingTestConfigProperties getTestParameters()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |