public class ValidateApiOpTests extends ContractTestBase
ValidateApiOp
operation.
Positive test for validate() is performed every time connector facade is created._connFacade, LOG_SEPARATOR
Constructor and Description |
---|
ValidateApiOpTests() |
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends APIOperation>> |
getAPIOperations()
Ask the subclasses for the
APIOperation . |
void |
testValidateFail()
Tests validate() with configuration that should NOT be correct.
|
dispose, getConnectorFacade, getDataProvider, getOperationOptionsByOp, init
@Test public void testValidateFail()
public Set<Class<? extends APIOperation>> getAPIOperations()
APIOperation
.
Method returns set of required API operations that are prerequisites for
running certain contract test.getAPIOperations
in class ContractTestBase
Copyright © 2022. All rights reserved.