Uses of Interface
org.citrusframework.container.AfterTest
Packages that use AfterTest
-
Uses of AfterTest in org.citrusframework.context
Methods in org.citrusframework.context that return types with arguments of type AfterTestMethod parameters in org.citrusframework.context with type arguments of type AfterTestModifier and TypeMethodDescriptionvoidTestContext.setAfterTest(List<AfterTest> afterTest) Specifies the afterTest.