Package | Description |
---|---|
com.asakusafw.testdriver.core |
Core classes of test moderator.
|
com.asakusafw.testdriver.excel |
Test data/condition definitions in Excel sheets.
|
Modifier and Type | Class and Description |
---|---|
class |
SpiVerifyRuleProvider
Composition of registered
VerifyRuleProvider as services . |
Constructor and Description |
---|
TestResultInspector(DataModelAdapter adapter,
DataModelSourceProvider sources,
VerifyRuleProvider rules,
ExporterRetriever<ExporterDescription> retrievers)
Deprecated.
Creates a new instance which uses the specified services.
|
TestResultInspector(TestContext context,
DataModelAdapter adapter,
DataModelSourceProvider sources,
VerifyRuleProvider rules,
ExporterRetriever<ExporterDescription> retrievers)
Deprecated.
Creates a new instance which uses the specified services.
|
Modifier and Type | Class and Description |
---|---|
class |
ExcelSheetRuleProvider
Provides
VerifyRule from Excel Sheet. |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.