maito.integration
Class IntegratorImplTest

java.lang.Object
  extended by TestCase
      extended by maito.integration.IntegratorImplTest

public class IntegratorImplTest
extends TestCase


Constructor Summary
IntegratorImplTest(java.lang.String name)
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testAddGraph()
           
 void testIntegrate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntegratorImplTest

public IntegratorImplTest(java.lang.String name)
                   throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

public void tearDown()
              throws java.lang.Exception
Throws:
java.lang.Exception

testAddGraph

public void testAddGraph()
                  throws java.lang.Exception
Throws:
java.lang.Exception

testIntegrate

public void testIntegrate()
                   throws java.lang.Exception
Throws:
java.lang.Exception