Package com.boomi.connector.testutil.junit
-
Class Summary Class Description BrowserTest Base test class for testing browse operations withConnectorTester
.ConnectorTest Base test class to useConnectorTester
in JUnit tests.CreateOperationTest Base test class for testingOperationType.CREATE
operations withConnectorTester
.DeleteOperationTest Base test class for testingOperationType.DELETE
operations withConnectorTester
.ExecuteOperationTest Base test class for testingOperationType.EXECUTE
operations withConnectorTester
.GetOperationTest Base test class for testingOperationType.GET
operations withConnectorTester
.OperationTest Base test class for testing connector operations withConnectorTester
.OptionalTestInput This class represents optional input for a test (not input to the operation).QueryOperationTest Base test class for testingOperationType.QUERY
operations withConnectorTester
.UpdateOperationTest Base test class for testingOperationType.UPDATE
operations withConnectorTester
.UpsertOperationTest Base test class for testingOperationType.UPSERT
operations withConnectorTester
.