Uses of Interface
de.rwth.swc.coffee4j.engine.configuration.execution.TestInputExecutor
-
Packages that use TestInputExecutor Package Description de.rwth.swc.coffee4j.engine.configuration -
-
Uses of TestInputExecutor in de.rwth.swc.coffee4j.engine.configuration
Methods in de.rwth.swc.coffee4j.engine.configuration that return TestInputExecutor Modifier and Type Method Description TestInputExecutorTestMethodConfiguration. getTestInputExecutor()Methods in de.rwth.swc.coffee4j.engine.configuration with parameters of type TestInputExecutor Modifier and Type Method Description TestMethodConfiguration.BuilderTestMethodConfiguration.Builder. testExecutor(TestInputExecutor testExecutor)Sets thetest input executorused for the test.
-