![]() |
lingua-franca 0.10.1
Lingua Franca code generator
|
Classes | |
| class | LfcOneShotTestFixture |
| class | LfcTestFixture |
Public Member Functions | |
| void | testGeneratorArgs (@TempDir Path tempDir) throws IOException |
| void | testGeneratorArgsJsonFile (@TempDir Path tempDir) throws IOException |
| void | testGeneratorArgsJsonString (@TempDir Path tempDir) throws IOException |
| void | testGenInSrcDir (@TempDir Path tempDir) throws IOException |
| void | testHelpArg () |
| void | testInvalidArgs (@TempDir Path tempDir) throws IOException |
| void | testMutuallyExclusiveCliArgs () |
| void | testVersion () |
| void | testWrongCliArg () |
| void | verifyGeneratorArgs (Path tempDir, String[] args) |
| void | verifyJsonGeneratorArgs (Path tempDir, String[] args) |
Package Attributes | |
| LfcTestFixture | lfcTester = new LfcTestFixture() |
Static Package Attributes | |
| static final String | JSON_STRING |
| static final String | LF_PYTHON_FILE |
| void org.lflang.cli.LfcCliTest.testGeneratorArgs | ( | @TempDir Path | tempDir | ) | throws IOException |
| void org.lflang.cli.LfcCliTest.testGeneratorArgsJsonFile | ( | @TempDir Path | tempDir | ) | throws IOException |
| void org.lflang.cli.LfcCliTest.testGeneratorArgsJsonString | ( | @TempDir Path | tempDir | ) | throws IOException |
| void org.lflang.cli.LfcCliTest.testGenInSrcDir | ( | @TempDir Path | tempDir | ) | throws IOException |
| void org.lflang.cli.LfcCliTest.testHelpArg | ( | ) |
| void org.lflang.cli.LfcCliTest.testInvalidArgs | ( | @TempDir Path | tempDir | ) | throws IOException |
| void org.lflang.cli.LfcCliTest.testMutuallyExclusiveCliArgs | ( | ) |
| void org.lflang.cli.LfcCliTest.testVersion | ( | ) |
| void org.lflang.cli.LfcCliTest.testWrongCliArg | ( | ) |
| void org.lflang.cli.LfcCliTest.verifyGeneratorArgs | ( | Path | tempDir, |
| String[] | args ) |
| void org.lflang.cli.LfcCliTest.verifyJsonGeneratorArgs | ( | Path | tempDir, |
| String[] | args ) |
|
staticpackage |
|
staticpackage |
|
package |