public class TestGenCorruptedScoreReproducer extends Object implements TestGenOriginalProblemReproducer, TestGenKieSessionListener
| Constructor and Description |
|---|
TestGenCorruptedScoreReproducer(String analysis,
org.kie.api.runtime.KieSession originalKieSession,
ScoreDefinition<?> scoreDefinition,
boolean constraintMatchEnabledPreference) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterFireAllRules(org.kie.api.runtime.KieSession kieSession) |
void |
assertReproducible(TestGenKieSessionJournal journal,
String message) |
boolean |
isReproducible(TestGenKieSessionJournal journal) |
String |
toString() |
public TestGenCorruptedScoreReproducer(String analysis, org.kie.api.runtime.KieSession originalKieSession, ScoreDefinition<?> scoreDefinition, boolean constraintMatchEnabledPreference)
public boolean isReproducible(TestGenKieSessionJournal journal)
isReproducible in interface TestGenOriginalProblemReproducerpublic void assertReproducible(TestGenKieSessionJournal journal, String message)
assertReproducible in interface TestGenOriginalProblemReproducerpublic void afterFireAllRules(org.kie.api.runtime.KieSession kieSession)
afterFireAllRules in interface TestGenKieSessionListenerCopyright © 2006–2016 JBoss by Red Hat. All rights reserved.