Uses of Interface
net.thucydides.core.adapters.TestStrategyAdapter
| Package | Description |
|---|---|
| net.thucydides.core.adapters | |
| net.thucydides.core.adapters.legacy |
-
Uses of TestStrategyAdapter in net.thucydides.core.adapters
Classes in net.thucydides.core.adapters that implement TestStrategyAdapter Modifier and Type Class Description classMultiStrategyAdapterMethods in net.thucydides.core.adapters that return TestStrategyAdapter Modifier and Type Method Description static TestStrategyAdapterTestFramework. support()Constructor parameters in net.thucydides.core.adapters with type arguments of type TestStrategyAdapter Constructor Description MultiStrategyAdapter(java.util.List<TestStrategyAdapter> strategies) -
Uses of TestStrategyAdapter in net.thucydides.core.adapters.legacy
Classes in net.thucydides.core.adapters.legacy that implement TestStrategyAdapter Modifier and Type Class Description classDefaultJUnitAdapterThis is an INTERNAL helper class of serenity, it should not be used directly and may be subject to refactoring.