Class TestFlock

  • All Implemented Interfaces:
    junit.framework.Test

    public class TestFlock
    extends junit.framework.TestCase
    • Constructor Detail

      • TestFlock

        public TestFlock()
    • Method Detail

      • testFlockModule1

        public void testFlockModule1()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFlockModule2

        public void testFlockModule2()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFlockModule3

        public void testFlockModule3()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFlockModule4

        public void testFlockModule4()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFlockModule5

        public void testFlockModule5()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFlockModule6

        public void testFlockModule6()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testRetyping1

        public void testRetyping1()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testRetyping2

        public void testRetyping2()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testRetyping3

        public void testRetyping3()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testRetyping4

        public void testRetyping4()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testRetyping5

        public void testRetyping5()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testRetyping6

        public void testRetyping6()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testRetyping7

        public void testRetyping7()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testRetyping8

        public void testRetyping8()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testRetyping9

        public void testRetyping9()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testRetyping10

        public void testRetyping10()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testDeletion1

        public void testDeletion1()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testDeletion2

        public void testDeletion2()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testDeletion3

        public void testDeletion3()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testDeletion4

        public void testDeletion4()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMigrateRule1

        public void testMigrateRule1()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMigrateRule2

        public void testMigrateRule2()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMigrateRule3

        public void testMigrateRule3()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMigrateRule4

        public void testMigrateRule4()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMigrateRule5

        public void testMigrateRule5()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMigrateRule6

        public void testMigrateRule6()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMigrateRule7

        public void testMigrateRule7()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMigrateRule8

        public void testMigrateRule8()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMigrateRule9

        public void testMigrateRule9()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testIgnoring1

        public void testIgnoring1()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testIgnoring2

        public void testIgnoring2()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGuard1

        public void testGuard1()
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGuard2

        public void testGuard2()
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGuard3

        public void testGuard3()
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • execParser

        public java.lang.Object execParser​(java.lang.String testRuleName,
                                           java.lang.String testInput,
                                           boolean isFile)
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • examineParserExecResult

        public java.lang.Object examineParserExecResult​(int tokenType,
                                                        java.lang.Object retVal)