-
Enhancement
-
Resolution: Done
-
Minor
-
6.5.0.CR1
-
None
-
NEW
-
NEW
These should be possible, especially during Filtering:
assertEquals("employee", changeMove.getVariableName());
assertCollectionContainsExactly(swapMove.getVariableNameList(), "room", "period");
See
http://stackoverflow.com/questions/39322716/optaplanner-changemove-filtering/39325408#39325408