public interface Operation
Scenario| Modifier and Type | Method and Description |
|---|---|
void |
exec(StatisticsHolder statisticsHolder,
Map<Class<? extends Configuration>,Configuration> configurations,
List<AssertionEvaluator> assertions) |
List<String> |
getDescription() |
void exec(StatisticsHolder statisticsHolder, Map<Class<? extends Configuration>,Configuration> configurations, List<AssertionEvaluator> assertions) throws TestException
TestExceptionCopyright © 2023. All rights reserved.