Class TestCasesIubString


  • public class TestCasesIubString
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected boolean debug  
      protected boolean verbose  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.String expand​(java.lang.String seq)  
      void test_01()  
      void test_02()  
      void test_03()  
      void test_04()  
      • Methods inherited from class java.lang.Object

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

      • debug

        protected boolean debug
      • verbose

        protected boolean verbose
    • Constructor Detail

      • TestCasesIubString

        public TestCasesIubString()
    • Method Detail

      • expand

        protected java.lang.String expand​(java.lang.String seq)
      • test_01

        public void test_01()
      • test_02

        public void test_02()
      • test_03

        public void test_03()
      • test_04

        public void test_04()