All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description AbstractMCTest Common abstract super class for MontiCore language tests Ensures, that the correct Log is initialized and no findings are present after a test; findings are either expected to not occur at all or, if they occur, are checked and removed afterward, s.a.MCAssertions MCAssertions is a collection of utility methods that support asserting conditions in MontiCore tests.MCLanguageTestExtension PrettyPrinterTester Offers functions to test pretty printersPrettyPrinterTester.ParseFunction<N extends de.monticore.ast.ASTNode> Represents the function that parses a String.TestWithMCLanguage Performs the tests within the scope of a language.