Uses of Interface
org.optaplanner.test.api.score.stream.MultiConstraintAssertion
- 
Packages that use MultiConstraintAssertion Package Description org.optaplanner.test.api.score.stream org.optaplanner.test.impl.score.stream  - 
- 
Uses of MultiConstraintAssertion in org.optaplanner.test.api.score.stream
Methods in org.optaplanner.test.api.score.stream that return MultiConstraintAssertion Modifier and Type Method Description MultiConstraintAssertionMultiConstraintVerification. given(Object... facts)As defined bySingleConstraintVerification.given(Object...).MultiConstraintAssertionMultiConstraintVerification. givenSolution(Solution_ solution)As defined bySingleConstraintVerification.givenSolution(Object). - 
Uses of MultiConstraintAssertion in org.optaplanner.test.impl.score.stream
Classes in org.optaplanner.test.impl.score.stream that implement MultiConstraintAssertion Modifier and Type Class Description classDefaultMultiConstraintAssertion<Solution_> 
 -