lingua-franca 0.10.1
Lingua Franca code generator
Loading...
Searching...
No Matches
org.lflang.cli.LffCliTest Class Reference

Classes

class  LffTestFixture

Public Member Functions

void testCheck (@TempDir Path tempDir) throws IOException
void testCheckAndDryRun (@TempDir Path tempDir)
void testFormatDirectory (@TempDir Path tempDir) throws IOException
void testFormatDirectoryVerbose (@TempDir Path tempDir) throws IOException
void testFormatSingleFileInPlace (@TempDir Path tempDir) throws IOException
void testHelpArg ()
void testNoSuchFile (@TempDir Path tempDir)
void testOutputPathWithDirArg (@TempDir Path tempDir) throws IOException
void testOutputPathWithFileArg (@TempDir Path tempDir) throws IOException
void testVersion ()
void testWrongCliArg ()

Package Attributes

LffTestFixture lffTester = new LffTestFixture()

Detailed Description

Author
Clément Fournier

Member Function Documentation

◆ testCheck()

void org.lflang.cli.LffCliTest.testCheck ( @TempDir Path tempDir) throws IOException

◆ testCheckAndDryRun()

void org.lflang.cli.LffCliTest.testCheckAndDryRun ( @TempDir Path tempDir)

◆ testFormatDirectory()

void org.lflang.cli.LffCliTest.testFormatDirectory ( @TempDir Path tempDir) throws IOException

◆ testFormatDirectoryVerbose()

void org.lflang.cli.LffCliTest.testFormatDirectoryVerbose ( @TempDir Path tempDir) throws IOException

◆ testFormatSingleFileInPlace()

void org.lflang.cli.LffCliTest.testFormatSingleFileInPlace ( @TempDir Path tempDir) throws IOException

◆ testHelpArg()

void org.lflang.cli.LffCliTest.testHelpArg ( )

◆ testNoSuchFile()

void org.lflang.cli.LffCliTest.testNoSuchFile ( @TempDir Path tempDir)

◆ testOutputPathWithDirArg()

void org.lflang.cli.LffCliTest.testOutputPathWithDirArg ( @TempDir Path tempDir) throws IOException

◆ testOutputPathWithFileArg()

void org.lflang.cli.LffCliTest.testOutputPathWithFileArg ( @TempDir Path tempDir) throws IOException

◆ testVersion()

void org.lflang.cli.LffCliTest.testVersion ( )

◆ testWrongCliArg()

void org.lflang.cli.LffCliTest.testWrongCliArg ( )

Member Data Documentation

◆ lffTester

LffTestFixture org.lflang.cli.LffCliTest.lffTester = new LffTestFixture()
package

The documentation for this class was generated from the following file:
  • /Users/runner/work/lingua-franca/lingua-franca/cli/lff/src/test/java/org/lflang/cli/LffCliTest.java