Class SingleTestData
java.lang.Object
de.hybris.platform.testframework.model.SingleTestData
-
Method Details
-
toString
-
getTestClass
- Returns:
- test class object
-
getTestMethod
- Returns:
- test case method (could be null)
-
getFullTestMethod
- Returns:
- fully Junit aware test method in form: testMethod(fully qualified class name)
-
equals
-
hashCode
public int hashCode()
-