Uses of Interface
org.optaplanner.test.api.score.stream.SingleConstraintVerification
Packages that use SingleConstraintVerification
-
Uses of SingleConstraintVerification in org.optaplanner.test.api.score.stream
Methods in org.optaplanner.test.api.score.stream that return SingleConstraintVerificationModifier and TypeMethodDescriptionConstraintVerifier.verifyThat(BiFunction<ConstraintProvider_, org.optaplanner.core.api.score.stream.ConstraintFactory, org.optaplanner.core.api.score.stream.Constraint> constraintFunction) Creates a constraint verifier for a givenConstraintof theConstraintProvider. -
Uses of SingleConstraintVerification in org.optaplanner.test.impl.score.stream
Classes in org.optaplanner.test.impl.score.stream that implement SingleConstraintVerificationModifier and TypeClassDescriptionfinal classDefaultSingleConstraintVerification<Solution_,Score_ extends org.optaplanner.core.api.score.Score<Score_>>