Uses of Class
org.apache.qpid.test.framework.TestCaseVector

Packages that use TestCaseVector
org.apache.qpid.test.framework

A framework for testing Qpid, built around a standard 'test circuit' design. 

 

Uses of TestCaseVector in org.apache.qpid.test.framework
 

Methods in org.apache.qpid.test.framework that return TestCaseVector
 TestCaseVector FrameworkBaseCase.getTestCaseVector()
          Reports the current test case name.
 TestCaseVector FrameworkTestContext.getTestCaseVector()
          Reports the current test case name.
 TestCaseVector MessageIdentityVector.getTestCaseVector()
          Reports the test case vector component of the message identity vector.
 



Licensed to the Apache Software Foundation