org.dawb.passerelle.actors.test.ui
Class MomlUITest

java.lang.Object
  extended by org.dawb.passerelle.actors.test.ui.MomlUITest

public class MomlUITest
extends java.lang.Object


Constructor Summary
MomlUITest()
           
 
Method Summary
static void before()
          Ensure that the projects are available in this workspace.
 void testExampleMomlModels()
          runs all the example moml files.
 void testHeadlessMomlFiles()
          runs all the example moml files.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MomlUITest

public MomlUITest()
Method Detail

before

public static void before()
                   throws java.lang.Exception
Ensure that the projects are available in this workspace.

Throws:
java.lang.Exception

testExampleMomlModels

public void testExampleMomlModels()
                           throws java.lang.Exception
runs all the example moml files. this test must be run with a dawb workspace as the workspace

Throws:
java.lang.Exception

testHeadlessMomlFiles

public void testHeadlessMomlFiles()
                           throws java.lang.Exception
runs all the example moml files. this test must be run with a dawb workspace as the workspace

Throws:
java.lang.Exception