org.dawb.passerelle.actors.test
Class MomlTestNoJMXService

java.lang.Object
  extended by org.dawb.passerelle.actors.test.MomlTestNoJMXService

public class MomlTestNoJMXService
extends java.lang.Object


Constructor Summary
MomlTestNoJMXService()
           
 
Method Summary
static void before()
          Ensure that the projects are available in this workspace.
 void testFolderLoop()
          Here we test if things run without a JMX agent.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MomlTestNoJMXService

public MomlTestNoJMXService()
Method Detail

before

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

Throws:
java.lang.Exception

testFolderLoop

public void testFolderLoop()
                    throws java.lang.Throwable
Here we test if things run without a JMX agent.

Throws:
java.lang.Throwable