Package com._1c.g5.v8.dt.bsl
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
-
Field Summary
Fields inherited from class com._1c.g5.v8.dt.bsl.SimpleTestBslParseHelper
parser, resourceSet, resourceSetProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
setUp()
void
void
void
void
void
void
void
void
void
void
void
void
void
void
Methods inherited from class com._1c.g5.v8.dt.bsl.SimpleTestBslParseHelper
getModuleLineDelimeter, getTextFromFile, parseFile
-
Constructor Details
-
SurroundWithRegionTest
public SurroundWithRegionTest()
-
-
Method Details
-
setUp
public static void setUp() -
testDeclareStatementValidSelection
- Throws:
Exception
-
testDeclareStatementStartWithSemicolon
- Throws:
Exception
-
testDeclareStatementEndtWithSemicolon
- Throws:
Exception
-
testStatementValidSelection
- Throws:
Exception
-
testStatementStartWithSemicolon
- Throws:
Exception
-
testStatementEndtWithSemicolon
- Throws:
Exception
-
testMethodValidSelection
- Throws:
Exception
-
testGroupMethodValidSelection
- Throws:
Exception
-
testSelectionInMethod
- Throws:
Exception
-
testExpressionSelection
- Throws:
Exception
-
testVariableSelection
- Throws:
Exception
-
testSelectionBreaksSemanticElement
- Throws:
Exception
-
testSelectionRegion
- Throws:
Exception
-
testSelectionIfPreprocessor
- Throws:
Exception
-