public class SuiteInfo extends TestInfo
| Modifier | Constructor and Description |
|---|---|
|
SuiteInfo(Class<?> testSuite,
ContractImpl impl)
Constructor
|
protected |
SuiteInfo(Class<?> testSuite,
ContractImpl impl,
Method m) |
addError, compareTo, equals, getContractName, getContractTestClass, getErrors, getInterfaceClass, getInterfacePackageName, getJunitTestClass, getMethod, getSimpleInterfaceName, getSimpleTestName, getSkipTests, getTestName, hasErrors, hashCode, isAbstract, toStringpublic SuiteInfo(Class<?> testSuite, ContractImpl impl)
testSuite - the test suite definition class.impl - The ContractImpl annotation.protected SuiteInfo(Class<?> testSuite, ContractImpl impl, Method m)
Copyright © 2013-2016 XENEI.com. All Rights Reserved.