All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractScoreVerifier<Solution_> Used in unit tests to assert that 1 particular solution has a specific weight for a specific constraint.BendableBigDecimalScoreVerifier<Solution_> To assert the constraints of aSolverFactory
that uses aBendableBigDecimalScore
.BendableLongScoreVerifier<Solution_> To assert the constraints of aSolverFactory
that uses aBendableLongScore
.BendableScoreVerifier<Solution_> To assert the constraints of aSolverFactory
that uses aBendableScore
.ConstraintVerifier<ConstraintProvider_ extends org.optaplanner.core.api.score.stream.ConstraintProvider,Solution_> DefaultConstraintVerifier<ConstraintProvider_ extends org.optaplanner.core.api.score.stream.ConstraintProvider,Solution_,Score_ extends org.optaplanner.core.api.score.Score<Score_>> DefaultMultiConstraintAssertion<Solution_,Score_ extends org.optaplanner.core.api.score.Score<Score_>> DefaultMultiConstraintVerification<Solution_,Score_ extends org.optaplanner.core.api.score.Score<Score_>> DefaultSingleConstraintAssertion<Solution_,Score_ extends org.optaplanner.core.api.score.Score<Score_>> DefaultSingleConstraintVerification<Solution_,Score_ extends org.optaplanner.core.api.score.Score<Score_>> HardMediumSoftLongScoreVerifier<Solution_> To assert the constraints of aSolverFactory
that uses aHardMediumSoftLongScore
.HardMediumSoftScoreVerifier<Solution_> To assert the constraints of aSolverFactory
that uses aHardMediumSoftScore
.HardSoftBigDecimalScoreVerifier<Solution_> To assert the constraints of aSolverFactory
that uses aHardSoftBigDecimalScore
.HardSoftLongScoreVerifier<Solution_> To assert the constraints of aSolverFactory
that uses aHardSoftLongScore
.HardSoftScoreVerifier<Solution_> To assert the constraints of aSolverFactory
that uses aHardSoftScore
.MockProblemChangeDirector Use for unit-testingProblemChange
s.MultiConstraintAssertion MultiConstraintVerification<Solution_> SimpleBigDecimalScoreVerifier<Solution_> To assert the constraints of aSolverFactory
that uses aSimpleBigDecimalScore
.SimpleLongScoreVerifier<Solution_> To assert the constraints of aSolverFactory
that uses aSimpleLongScore
.SimpleScoreVerifier<Solution_> To assert the constraints of aSolverFactory
that uses aSimpleScore
.SingleConstraintAssertion SingleConstraintVerification<Solution_>