maito.integration
Class IntegratorHelperTest

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

public class IntegratorHelperTest
extends TestCase


Constructor Summary
IntegratorHelperTest(java.lang.String name)
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testCreateDocID()
           
 void testCreateRelation()
           
 void testGetFirstVal()
           
 void testGetResource()
           
 void testIntegrateDocument()
           
 void testIntegrateNameQuickFormat()
           
 void testResolveDocumentReferences()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntegratorHelperTest

public IntegratorHelperTest(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

testGetFirstVal

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

testCreateDocID

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

testGetResource

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

testCreateRelation

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

testIntegrateDocument

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

testIntegrateNameQuickFormat

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

testResolveDocumentReferences

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