Class SurroundWithRegionTest

    • Constructor Detail

      • SurroundWithRegionTest

        public SurroundWithRegionTest()
    • Method Detail

      • setUp

        public static void setUp()
      • testDeclareStatementValidSelection

        public void testDeclareStatementValidSelection()
                                                throws Exception
        Throws:
        Exception
      • testDeclareStatementStartWithSemicolon

        public void testDeclareStatementStartWithSemicolon()
                                                    throws Exception
        Throws:
        Exception
      • testDeclareStatementEndtWithSemicolon

        public void testDeclareStatementEndtWithSemicolon()
                                                   throws Exception
        Throws:
        Exception
      • testStatementValidSelection

        public void testStatementValidSelection()
                                         throws Exception
        Throws:
        Exception
      • testStatementStartWithSemicolon

        public void testStatementStartWithSemicolon()
                                             throws Exception
        Throws:
        Exception
      • testStatementEndtWithSemicolon

        public void testStatementEndtWithSemicolon()
                                            throws Exception
        Throws:
        Exception
      • testMethodValidSelection

        public void testMethodValidSelection()
                                      throws Exception
        Throws:
        Exception
      • testGroupMethodValidSelection

        public void testGroupMethodValidSelection()
                                           throws Exception
        Throws:
        Exception
      • testSelectionInMethod

        public void testSelectionInMethod()
                                   throws Exception
        Throws:
        Exception
      • testExpressionSelection

        public void testExpressionSelection()
                                     throws Exception
        Throws:
        Exception
      • testVariableSelection

        public void testVariableSelection()
                                   throws Exception
        Throws:
        Exception
      • testSelectionBreaksSemanticElement

        public void testSelectionBreaksSemanticElement()
                                                throws Exception
        Throws:
        Exception
      • testSelectionRegion

        public void testSelectionRegion()
                                 throws Exception
        Throws:
        Exception
      • testSelectionIfPreprocessor

        public void testSelectionIfPreprocessor()
                                         throws Exception
        Throws:
        Exception