Uses of Interface
org.citrusframework.container.BeforeTest
Packages that use BeforeTest
-
Uses of BeforeTest in org.citrusframework.context
Methods in org.citrusframework.context that return types with arguments of type BeforeTestMethod parameters in org.citrusframework.context with type arguments of type BeforeTestModifier and TypeMethodDescriptionvoidTestContext.setBeforeTest(List<BeforeTest> beforeTest) Specifies the beforeTest.