Class SurroundWithRegionTest

java.lang.Object
com._1c.g5.v8.dt.bsl.SimpleTestBslParseHelper
com._1c.g5.v8.dt.bsl.SurroundWithRegionTest

@InjectWith(BslInjectorProvider.class) public class SurroundWithRegionTest extends SimpleTestBslParseHelper
Tests for validation of selection area in Surround With Region Preprocessor
  • Constructor Details

    • SurroundWithRegionTest

      public SurroundWithRegionTest()
  • Method Details

    • 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