|
|
@@ -197,6 +197,7 @@ public class CargoLifecycleScenarioTest extends TestCase {
|
|
197
|
197
|
|
|
198
|
198
|
// -- Cargo needs to be rerouted --
|
|
199
|
199
|
|
|
|
200
|
+ // TODO cleaner reroute from "earliest location from where the new route originates"
|
|
200
|
201
|
|
|
201
|
202
|
// Specify a new route, this time from Tokyo (where it was incorrectly unloaded) to Stockholm
|
|
202
|
203
|
RouteSpecification fromTokyo = new RouteSpecification(TOKYO, STOCKHOLM, arrivalDeadline);
|