Uses of Interface
com.chutneytesting.server.core.domain.execution.processor.TestCasePreProcessor
-
Packages that use TestCasePreProcessor Package Description com.chutneytesting.server.core.domain.execution.processor -
-
Uses of TestCasePreProcessor in com.chutneytesting.server.core.domain.execution.processor
Constructor parameters in com.chutneytesting.server.core.domain.execution.processor with type arguments of type TestCasePreProcessor Constructor Description TestCasePreProcessors(List<TestCasePreProcessor> processors)
-