Uses of Interface
org.optaplanner.test.api.score.stream.MultiConstraintAssertion
Packages that use MultiConstraintAssertion
- 
Uses of MultiConstraintAssertion in org.optaplanner.test.api.score.streamMethods in org.optaplanner.test.api.score.stream that return MultiConstraintAssertionModifier and TypeMethodDescriptionAs defined bySingleConstraintVerification.given(Object...).MultiConstraintVerification.givenSolution(Solution_ solution) As defined bySingleConstraintVerification.givenSolution(Object).
- 
Uses of MultiConstraintAssertion in org.optaplanner.test.impl.score.streamClasses in org.optaplanner.test.impl.score.stream that implement MultiConstraintAssertionModifier and TypeClassDescriptionfinal classDefaultMultiConstraintAssertion<Score_ extends Score<Score_>>