Package dev.aherscu.qa.jgiven.commons
-
Class Summary Class Description AbstractWireMockTest<T extends AnyScenarioType,GIVEN extends GenericFixtures<T,?> & ScenarioType<T>,WHEN extends GenericActions<T,?> & ScenarioType<T>,THEN extends GenericVerifications<T,?> & ScenarioType<T>> Contains REST sample tests just to ensure that the testing infrastructure works as required. -
Exception Summary Exception Description TestRuntimeException A test runtime exception from which recovery is not possible.