Class PreprocessorGrammarStructureTest

    • Constructor Detail

      • PreprocessorGrammarStructureTest

        public PreprocessorGrammarStructureTest()
    • Method Detail

      • setUp

        public static void setUp()
      • test1

        public void test1()
                   throws Exception
        New line before preprocessor "name" part
        Throws:
        Exception
      • test2

        public void test2()
                   throws Exception
        New line before preprocessor "then" part
        Throws:
        Exception
      • test3

        public void test3()
                   throws Exception
        New line before preprocessor expression part
        Throws:
        Exception
      • test4

        public void test4()
                   throws Exception
        New line before preprocessor "then" part in elsIf
        Throws:
        Exception
      • test5

        public void test5()
                   throws Exception
        Expressions before preprocessor "region" part
        Throws:
        Exception
      • test6

        public void test6()
                   throws Exception
        Expressions before preprocessor "Endregion" part
        Throws:
        Exception
      • test7

        public void test7()
                   throws Exception
        Expressions before preprocessor "if" part
        Throws:
        Exception
      • test8

        public void test8()
                   throws Exception
        Expressions before preprocessor "elsIf" part
        Throws:
        Exception
      • test9

        public void test9()
                   throws Exception
        Expressions before preprocessor "else" part
        Throws:
        Exception
      • test10

        public void test10()
                    throws Exception
        Expressions before preprocessor "endIf" part
        Throws:
        Exception
      • test11

        public void test11()
                    throws Exception
        Expressions after preprocessor "endREgion" part
        Throws:
        Exception
      • test12

        public void test12()
                    throws Exception
        Expressions after preprocessor "else" part
        Throws:
        Exception
      • test13

        public void test13()
                    throws Exception
        Expressions after preprocessor "then" part
        Throws:
        Exception
      • test14

        public void test14()
                    throws Exception
        Expressions after preprocessor "endIf" part
        Throws:
        Exception
      • test15

        public void test15()
                    throws Exception
        Expressions after preprocessor "name" part
        Throws:
        Exception
      • test16

        public void test16()
                    throws Exception
        Preprocessor conditional expression at 2 lines
        Throws:
        Exception
      • test17

        public void test17()
                    throws Exception
        Preprocessor conditional expression at 2 lines
        Throws:
        Exception
      • test22

        public void test22()
                    throws Exception
        Nested if statement into preprocessor
        Throws:
        Exception