Uses of Class
com._1c.g5.v8.dt.bsl.SimpleTestBslParseHelper
-
Packages that use SimpleTestBslParseHelper Package Description com._1c.g5.v8.dt.bsl com._1c.g5.v8.dt.bsl.refactoring -
-
Uses of SimpleTestBslParseHelper in com._1c.g5.v8.dt.bsl
Subclasses of SimpleTestBslParseHelper in com._1c.g5.v8.dt.bsl Modifier and Type Class Description class
AsyncAwaitGrammarTest
Grammar tests for async/await expressionsclass
BslQueryWizardUtilsTest
Tests for util methods inBslQueryWizardUtils
class
CustomNodeModelUtilsTest
Testing methods inCustomNodeModelUtils
for Bsl grammarclass
FullGrammarTest
Grammar Test of Bsl languageclass
GrammarOrderTest
List of test for checking the validation of grammar order in Bsl Module with preprocessor elementsclass
NumberLiteralValidatorTest
Tests for validation of Number literals in Bsl languageclass
PreprocessorGrammarStructureTest
Tests for preprocessor grammar structureclass
RaiseStatementGrammarTest
Grammar tests for raise statementclass
RaiseStatementValidatorTest
Tests for validation of Raise statement in Bsl languageclass
RegionPreprocessorTypeTest
Tests for computingRegionPreprocessorType
forRegionPreprocessor
class
SemicolonTokenValidatorTest
Tests semicolon token validation after statements in Bsl moduleclass
SurroundWithRegionTest
Tests for validation of selection area in Surround With Region Preprocessor -
Uses of SimpleTestBslParseHelper in com._1c.g5.v8.dt.bsl.refactoring
Subclasses of SimpleTestBslParseHelper in com._1c.g5.v8.dt.bsl.refactoring Modifier and Type Class Description class
LocalVariableExtractValidatorTest
Tests forLocalVariableExtractValidator
class
MethodExtractValidatorTest
Tests forMethodExtractValidator
class
NodeOccurencesFinderTest
Tests forNodeOccurencesFinder
-