- AbstractScoreVerifier<Solution_> - Class in org.optaplanner.test.impl.score
-
Used in unit tests to assert that 1 particular solution has a specific weight for a specific score rule.
- AbstractScoreVerifier(SolverFactory<Solution_>, Class<? extends Score>) - Constructor for class org.optaplanner.test.impl.score.AbstractScoreVerifier
-
- assertHardWeight(String, int, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.bendable.BendableScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, String, int, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.bendable.BendableScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, int, BigDecimal, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.bendablebigdecimal.BendableBigDecimalScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, String, int, BigDecimal, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.bendablebigdecimal.BendableBigDecimalScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, int, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.bendablelong.BendableLongScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, String, int, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.bendablelong.BendableLongScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardmediumsoft.HardMediumSoftScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, String, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardmediumsoft.HardMediumSoftScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, String, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardsoft.HardSoftScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, String, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardsoft.HardSoftScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, BigDecimal, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, String, BigDecimal, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardsoftlong.HardSoftLongScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, String, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardsoftlong.HardSoftLongScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertMediumWeight(String, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardmediumsoft.HardMediumSoftScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertMediumWeight(String, String, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardmediumsoft.HardMediumSoftScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertMediumWeight(String, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertMediumWeight(String, String, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, int, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.bendable.BendableScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, String, int, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.bendable.BendableScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, int, BigDecimal, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.bendablebigdecimal.BendableBigDecimalScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, String, int, BigDecimal, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.bendablebigdecimal.BendableBigDecimalScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, int, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.bendablelong.BendableLongScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, String, int, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.bendablelong.BendableLongScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardmediumsoft.HardMediumSoftScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, String, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardmediumsoft.HardMediumSoftScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, String, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardsoft.HardSoftScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, String, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardsoft.HardSoftScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, BigDecimal, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, String, BigDecimal, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardsoftlong.HardSoftLongScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, String, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardsoftlong.HardSoftLongScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertWeight(String, String, int, Number, Solution_) - Method in class org.optaplanner.test.impl.score.AbstractScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertWeight(String, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.simple.SimpleScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertWeight(String, String, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.simple.SimpleScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertWeight(String, BigDecimal, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.simplebigdecimal.SimpleBigDecimalScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertWeight(String, String, BigDecimal, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.simplebigdecimal.SimpleBigDecimalScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertWeight(String, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.simplelong.SimpleLongScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.
- assertWeight(String, String, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.simplelong.SimpleLongScoreVerifier
-
Assert that the constraint (which is usually a score rule) of PlanningSolution
has the expected weight for that score level.