Perfect,
Thanks a lot Vincent :-)
Abdelghani
Date: Mon, 22 May 2017 13:57:53 +0200From: Blondeau Vincent <[hidden email]>To: Moose-related development <[hidden email]>Subject: [Moose-dev] Re: unitary tests with moose modelsMessage-ID: <[hidden email]> Content-Type: text/plain; charset="utf-8"Hi Abdel,You can take a look in the package: Moose-Tests-SmalltalkImporter-LANThe Smalltalk code to import some code from the image is : model := MooseModel new. MoosePharoImporterTask new importerClass: SmalltalkImporter; model: model; addFromPackageNamed: #'Moose-TestResources-LAN'; run; yourself.For the tests, I advise you to put your code sample in a separated package.Cheers,Vincent
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev