public class DynamicSuiteInfo extends SuiteInfo
| Constructor and Description |
|---|
DynamicSuiteInfo(Class<? extends Dynamic> dynamic,
ContractImpl impl)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Method |
getDynamicInjector() |
addError, compareTo, equals, getContractName, getContractTestClass, getErrors, getInterfaceClass, getInterfacePackageName, getJunitTestClass, getMethod, getSimpleInterfaceName, getSimpleTestName, getSkipTests, getTestName, hashCode, isAbstract, toStringpublic DynamicSuiteInfo(Class<? extends Dynamic> dynamic, ContractImpl impl)
testSuite - the test suite definition class.public Method getDynamicInjector()
Copyright © 2013-2015 XENEI.com. All Rights Reserved.