Class TestCasesDel


  • public class TestCasesDel
    extends java.lang.Object
    Test random DEL changes
    Author:
    pcingola
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int N  
    • Constructor Summary

      Constructors 
      Constructor Description
      TestCasesDel()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void init()  
      void test_01()  
      void test_02()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • N

        public static int N
    • Constructor Detail

      • TestCasesDel

        public TestCasesDel()
    • Method Detail

      • init

        @BeforeEach
        public void init()
      • test_01

        @Test
        public void test_01()
      • test_02

        @Test
        public void test_02()