Class RawDataSetPreProcessor
java.lang.Object
com.chutneytesting.execution.domain.RawDataSetPreProcessor
- All Implemented Interfaces:
TestCasePreProcessor<RawTestCase>
@Component
public class RawDataSetPreProcessor
extends Object
implements TestCasePreProcessor<RawTestCase>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.chutneytesting.server.core.domain.execution.processor.TestCasePreProcessor
replaceParams, replaceParams, replaceParams, test
-
Constructor Details
-
RawDataSetPreProcessor
-
-
Method Details
-
apply
- Specified by:
applyin interfaceTestCasePreProcessor<RawTestCase>
-