Uses of Interface
org.optaplanner.test.api.score.stream.SingleConstraintAssertion
-
Packages that use SingleConstraintAssertion Package Description org.optaplanner.test.api.score.stream org.optaplanner.test.impl.score.stream -
-
Uses of SingleConstraintAssertion in org.optaplanner.test.api.score.stream
Methods in org.optaplanner.test.api.score.stream that return SingleConstraintAssertion Modifier and Type Method Description SingleConstraintAssertion
SingleConstraintVerification. given(Object... facts)
SingleConstraintAssertion
SingleConstraintVerification. givenSolution(Solution_ solution)
-
Uses of SingleConstraintAssertion in org.optaplanner.test.impl.score.stream
Classes in org.optaplanner.test.impl.score.stream that implement SingleConstraintAssertion Modifier and Type Class Description class
DefaultSingleConstraintAssertion<Solution_,Score_ extends Score<Score_>>
-