372373374375376377378379380381382
{ final SimulatorParser simulatorParser = new SimulatorParser ( new Seed ( -3 ), toFile ( TEST_MODEL_FILENAME ) ); simulatorParser.referenceCheck ( ); } @Test public void testValidate ( ) throws Exception