Class TestApiOpTests


  • public class TestApiOpTests
    extends ContractTestBase
    Contract test of TestApiOp. Positive test for test() is performed everytime connector facade is created and connector supports the operation. Test uses the same configuration as ValidateApiOpTest. Currently there is not ability in API to test contract in case connection is lost.
    • Constructor Detail

      • TestApiOpTests

        public TestApiOpTests()
    • Method Detail

      • testTestFail

        @Test
        public void testTestFail()
        Tests test() with configuration that should NOT be correct. Expects a RuntimeException to be thrown.