Blame view

fr.femtost.disc.eclipse.sysml2vhdlams.atl/test/atl.eunit 115 Bytes
f902ce56c   Jean-Marie Gauthier   Commit of projects
1
2
3
4
5
  @test
  operation compareModel() {
  	runTarget("run-atl");
  	assertEqualModels("ExpectedTargetModel", "TargetModel");
  }