org.etlunit.feature.postgresql_database
Interface TestOperationProcessor


public interface TestOperationProcessor


Method Summary
 ClassResponder.action_code processTest(TestOperation operation, ETLTestOperation op, ETLTestValueObject obj, VariableContext context, ExecutionContext econtext)
           
 

Method Detail

processTest

ClassResponder.action_code processTest(TestOperation operation,
                                       ETLTestOperation op,
                                       ETLTestValueObject obj,
                                       VariableContext context,
                                       ExecutionContext econtext)
                                       throws TestAssertionFailure,
                                              TestExecutionError,
                                              TestWarning
Throws:
TestAssertionFailure
TestExecutionError
TestWarning


Copyright © 2013. All Rights Reserved.