Package com._1c.g5.v8.dt.bsl
Class PreprocessorGrammarStructureTest
java.lang.Object
com._1c.g5.v8.dt.bsl.SimpleTestBslParseHelper
com._1c.g5.v8.dt.bsl.PreprocessorGrammarStructureTest
@InjectWith(BslInjectorProvider.class)
@Deprecated(since="2023.3",
forRemoval=true)
public class PreprocessorGrammarStructureTest
extends SimpleTestBslParseHelper
Deprecated, for removal: This API element is subject to removal in a future version.
Tests for preprocessor grammar structure
-
Field Summary
Fields inherited from class com._1c.g5.v8.dt.bsl.SimpleTestBslParseHelper
parser, resourceSet, resourceSetProvider -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionstatic voidsetUp()Deprecated, for removal: This API element is subject to removal in a future version.voidtest1()Deprecated, for removal: This API element is subject to removal in a future version.New line before preprocessor "name" partvoidtest10()Deprecated, for removal: This API element is subject to removal in a future version.Expressions before preprocessor "endIf" partvoidtest11()Deprecated, for removal: This API element is subject to removal in a future version.Expressions after preprocessor "endREgion" partvoidtest12()Deprecated, for removal: This API element is subject to removal in a future version.Expressions after preprocessor "else" partvoidtest13()Deprecated, for removal: This API element is subject to removal in a future version.Expressions after preprocessor "then" partvoidtest14()Deprecated, for removal: This API element is subject to removal in a future version.Expressions after preprocessor "endIf" partvoidtest15()Deprecated, for removal: This API element is subject to removal in a future version.Expressions after preprocessor "name" partvoidtest16()Deprecated, for removal: This API element is subject to removal in a future version.Preprocessor conditional expression at 2 linesvoidtest17()Deprecated, for removal: This API element is subject to removal in a future version.Preprocessor conditional expression at 2 linesvoidtest18()Deprecated, for removal: This API element is subject to removal in a future version.No errorsvoidtest19()Deprecated, for removal: This API element is subject to removal in a future version.No errorsvoidtest2()Deprecated, for removal: This API element is subject to removal in a future version.New line before preprocessor "then" partvoidtest20()Deprecated, for removal: This API element is subject to removal in a future version.No errorsvoidtest21()Deprecated, for removal: This API element is subject to removal in a future version.No errorsvoidtest22()Deprecated, for removal: This API element is subject to removal in a future version.Nested if statement into preprocessorvoidtest23()Deprecated, for removal: This API element is subject to removal in a future version.voidtest24()Deprecated, for removal: This API element is subject to removal in a future version.voidtest25()Deprecated, for removal: This API element is subject to removal in a future version.voidtest3()Deprecated, for removal: This API element is subject to removal in a future version.New line before preprocessor expression partvoidtest4()Deprecated, for removal: This API element is subject to removal in a future version.New line before preprocessor "then" part in elsIfvoidtest5()Deprecated, for removal: This API element is subject to removal in a future version.Expressions before preprocessor "region" partvoidtest6()Deprecated, for removal: This API element is subject to removal in a future version.Expressions before preprocessor "Endregion" partvoidtest7()Deprecated, for removal: This API element is subject to removal in a future version.Expressions before preprocessor "if" partvoidtest8()Deprecated, for removal: This API element is subject to removal in a future version.Expressions before preprocessor "elsIf" partvoidtest9()Deprecated, for removal: This API element is subject to removal in a future version.Expressions before preprocessor "else" partMethods inherited from class com._1c.g5.v8.dt.bsl.SimpleTestBslParseHelper
getModuleLineDelimeter, getTextFromFile, parseFile
-
Constructor Details
-
PreprocessorGrammarStructureTest
public PreprocessorGrammarStructureTest()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
setUp
public static void setUp()Deprecated, for removal: This API element is subject to removal in a future version. -
test1
Deprecated, for removal: This API element is subject to removal in a future version.New line before preprocessor "name" part- Throws:
Exception
-
test2
Deprecated, for removal: This API element is subject to removal in a future version.New line before preprocessor "then" part- Throws:
Exception
-
test3
Deprecated, for removal: This API element is subject to removal in a future version.New line before preprocessor expression part- Throws:
Exception
-
test4
Deprecated, for removal: This API element is subject to removal in a future version.New line before preprocessor "then" part in elsIf- Throws:
Exception
-
test5
Deprecated, for removal: This API element is subject to removal in a future version.Expressions before preprocessor "region" part- Throws:
Exception
-
test6
Deprecated, for removal: This API element is subject to removal in a future version.Expressions before preprocessor "Endregion" part- Throws:
Exception
-
test7
Deprecated, for removal: This API element is subject to removal in a future version.Expressions before preprocessor "if" part- Throws:
Exception
-
test8
Deprecated, for removal: This API element is subject to removal in a future version.Expressions before preprocessor "elsIf" part- Throws:
Exception
-
test9
Deprecated, for removal: This API element is subject to removal in a future version.Expressions before preprocessor "else" part- Throws:
Exception
-
test10
Deprecated, for removal: This API element is subject to removal in a future version.Expressions before preprocessor "endIf" part- Throws:
Exception
-
test11
Deprecated, for removal: This API element is subject to removal in a future version.Expressions after preprocessor "endREgion" part- Throws:
Exception
-
test12
Deprecated, for removal: This API element is subject to removal in a future version.Expressions after preprocessor "else" part- Throws:
Exception
-
test13
Deprecated, for removal: This API element is subject to removal in a future version.Expressions after preprocessor "then" part- Throws:
Exception
-
test14
Deprecated, for removal: This API element is subject to removal in a future version.Expressions after preprocessor "endIf" part- Throws:
Exception
-
test15
Deprecated, for removal: This API element is subject to removal in a future version.Expressions after preprocessor "name" part- Throws:
Exception
-
test16
Deprecated, for removal: This API element is subject to removal in a future version.Preprocessor conditional expression at 2 lines- Throws:
Exception
-
test17
Deprecated, for removal: This API element is subject to removal in a future version.Preprocessor conditional expression at 2 lines- Throws:
Exception
-
test18
Deprecated, for removal: This API element is subject to removal in a future version.No errors- Throws:
Exception
-
test19
Deprecated, for removal: This API element is subject to removal in a future version.No errors- Throws:
Exception
-
test20
Deprecated, for removal: This API element is subject to removal in a future version.No errors- Throws:
Exception
-
test21
Deprecated, for removal: This API element is subject to removal in a future version.No errors- Throws:
Exception
-
test22
Deprecated, for removal: This API element is subject to removal in a future version.Nested if statement into preprocessor- Throws:
Exception
-
test23
Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
Exception
-
test24
Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
Exception
-
test25
Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
Exception
-