Tibor Mlynarik a écrit :
You don't know when pirates attack.InspectLoadedCargo:210 if (( c.loadLocation.getCode().equals( "SOMGQ" )&& new Random().nextInt( 100 )< 20 ) || ( carrierMovement.arrivalLocation().get().getCode().equals( "SOMGQ" )&& new Random().nextInt( 100 )< 15 )) { so test shouldn't throw exception fix was pushed.
Damn pirates! Thanks Tibor :) _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

