lingua-franca 0.10.1
Lingua Franca code generator
Loading...
Searching...
No Matches
org.lflang.tests.Configurators.Configurator Interface Reference

Function to adapts a given target configuration. More...

Public Member Functions

boolean configure (TargetConfig config)
 Apply a side effect to the given test case to change its default configuration.

Detailed Description

Function to adapts a given target configuration.

Member Function Documentation

◆ configure()

boolean org.lflang.tests.Configurators.Configurator.configure ( TargetConfig config)

Apply a side effect to the given test case to change its default configuration.

Return true if configuration succeeded, false otherwise.


The documentation for this interface was generated from the following file:
  • /Users/runner/work/lingua-franca/lingua-franca/core/src/testFixtures/java/org/lflang/tests/Configurators.java