Package | Description |
---|---|
org.optaplanner.core.impl.score.director.drools.testgen |
Classes to help isolate incremental score calculation bugs
during
EnvironmentMode.isAsserted() . |
org.optaplanner.core.impl.score.director.drools.testgen.reproducer |
Modifier and Type | Method and Description |
---|---|
void |
TestGenKieSessionListener.afterFireAllRules(org.kie.api.runtime.KieSession kieSession,
TestGenKieSessionJournal journal) |
void |
TestGenKieSessionEventSupport.afterFireAllRules(org.kie.api.runtime.KieSession kieSession,
TestGenKieSessionJournal journal) |
Modifier and Type | Method and Description |
---|---|
void |
TestGenCorruptedScoreReproducer.afterFireAllRules(org.kie.api.runtime.KieSession kieSession,
TestGenKieSessionJournal journal) |
void |
TestGenOriginalProblemReproducer.assertReproducible(TestGenKieSessionJournal journal,
String message) |
void |
TestGenDroolsExceptionReproducer.assertReproducible(TestGenKieSessionJournal journal,
String message) |
void |
TestGenCorruptedScoreReproducer.assertReproducible(TestGenKieSessionJournal journal,
String message) |
boolean |
TestGenOriginalProblemReproducer.isReproducible(TestGenKieSessionJournal journal) |
boolean |
TestGenDroolsExceptionReproducer.isReproducible(TestGenKieSessionJournal journal) |
boolean |
TestGenCorruptedScoreReproducer.isReproducible(TestGenKieSessionJournal journal) |
Copyright © 2006–2017 JBoss by Red Hat. All rights reserved.