Uses of Class
de.rwth.swc.coffee4j.engine.configuration.TestMethodConfiguration.Builder
-
Packages that use TestMethodConfiguration.Builder Package Description de.rwth.swc.coffee4j.engine.configuration -
-
Uses of TestMethodConfiguration.Builder in de.rwth.swc.coffee4j.engine.configuration
Methods in de.rwth.swc.coffee4j.engine.configuration that return TestMethodConfiguration.Builder Modifier and Type Method Description TestMethodConfiguration.BuilderTestMethodConfiguration.Builder. inputParameterModel(InputParameterModel inputParameterModel)Sets theInputParameterModelTestMethodConfiguration.BuilderTestMethodConfiguration.Builder. testExecutor(TestInputExecutor testExecutor)Sets thetest input executorused for the test.static TestMethodConfiguration.BuilderTestMethodConfiguration. testMethodConfiguration()Initiates the builder pattern for aTestMethodConfigurationTestMethodConfiguration.BuilderTestMethodConfiguration. toBuilder()
-