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