Package com._1c.g5.v8.dt.bsl
Class RaiseStatementGrammarTest
- java.lang.Object
-
- com._1c.g5.v8.dt.bsl.SimpleTestBslParseHelper
-
- com._1c.g5.v8.dt.bsl.RaiseStatementGrammarTest
-
@InjectWith(BslInjectorProvider.class) public class RaiseStatementGrammarTest extends SimpleTestBslParseHelper
Grammar tests for raise statement
-
-
Field Summary
-
Fields inherited from class com._1c.g5.v8.dt.bsl.SimpleTestBslParseHelper
parser, resourceSet, resourceSetProvider
-
-
Constructor Summary
Constructors Constructor Description RaiseStatementGrammarTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtest1()voidtest2()voidtest3()voidtest4()voidtest5()voidtest6()voidtest7()-
Methods inherited from class com._1c.g5.v8.dt.bsl.SimpleTestBslParseHelper
getModuleLineDelimeter, getTextFromFile, parseFile
-
-