nl.tudelft.goal.ut2004.environment
Class UT2004EnvironmentTest

Package class diagram package UT2004EnvironmentTest
java.lang.Object
  extended by nl.tudelft.goal.ut2004.environment.UT2004EnvironmentTest

public class UT2004EnvironmentTest
extends Object


Constructor Summary
UT2004EnvironmentTest()
           
 
Method Summary
 void setUp()
           
static void setUpBeforeClass()
           
 void tearDown()
           
static void tearDownAfterClass()
           
 void test()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UT2004EnvironmentTest

public UT2004EnvironmentTest()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()
                             throws Exception
Throws:
Exception

tearDownAfterClass

public static void tearDownAfterClass()
                               throws Exception
Throws:
Exception

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

test

public void test()
          throws eis.exceptions.ManagementException,
                 InterruptedException
Throws:
eis.exceptions.ManagementException
InterruptedException


Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.