Class FateIT


  • @Tag("ZooKeeperTestingServer")
    public class FateIT
    extends Object
    • Constructor Detail

      • FateIT

        public FateIT()
    • Method Detail

      • testTransactionStatus

        @Test
        @Timeout(30L)
        public void testTransactionStatus()
                                   throws Exception
        Throws:
        Exception
      • testCancelWhileNew

        @Test
        public void testCancelWhileNew()
                                throws Exception
        Throws:
        Exception
      • testCancelWhileSubmittedNotRunning

        @Test
        public void testCancelWhileSubmittedNotRunning()
                                                throws Exception
        Throws:
        Exception
      • testCancelWhileSubmittedAndRunning

        @Test
        public void testCancelWhileSubmittedAndRunning()
                                                throws Exception
        Throws:
        Exception
      • testCancelWhileInCall

        @Test
        public void testCancelWhileInCall()
                                   throws Exception
        Throws:
        Exception