public class SuiteInfo extends TestInfo
| Modifier | Constructor and Description |
|---|---|
protected |
SuiteInfo(Class<?> testSuite,
Class<?> impl,
Method m) |
|
SuiteInfo(Class<?> testSuite,
ContractImpl impl)
Constructor
|
getContractClass, getContractName, getMethod, getPackageName, getSimpleContractName, getSimpleTestName, getTestClass, getTestName, isAbstract, toStringpublic SuiteInfo(Class<?> testSuite, ContractImpl impl)
testSuite - the test suite definition class.Copyright © 2013 XENEI.com. All Rights Reserved.