lingua-franca 0.10.1
Lingua Franca code generator
Loading...
Searching...
No Matches
Package org.lflang.tests

Packages

package  compiler
package  lsp
package  runtime
package  serialization
package  util

Classes

class  Configurators
 Configuration procedures for TestBase methods. More...
class  LfInjectedTestBase
 Base class for test classes that can use com.google.inject.Inject annotations to provide dependencies. More...
class  LFInjectorProvider
 Note: this is a copy of a file generated by XText. More...
class  LFParsingTest
 Test the parsing of LF programs. More...
class  LfParsingTestHelper
 Utility to parse LF classes. More...
class  LFTest
 Information about an indexed Lingua Franca test program. More...
class  RunSingleTest
 Execute a single test case. More...
class  RuntimeTest
 A collection of JUnit tests to perform on a given set of targets. More...
class  TestBase
 Base class for test classes that define tests that parse and build LF files from the TestRegistry. More...
class  TestError
 Indicator for an error during test execution. More...
class  TestRegistry
 A registry to retrieve tests from, organized by target and category. More...
class  Transformers
 Transformers for test cases. More...