org.apache.directory.mitosis.service
Class ReplicationServiceIntegrationTest

java.lang.Object
  extended by TestCase
      extended by org.apache.directory.mitosis.service.ReplicationServiceIntegrationTest

public class ReplicationServiceIntegrationTest
extends TestCase

A test case for ReplicationServiceIntegrationTest


Constructor Summary
ReplicationServiceIntegrationTest()
           
 
Method Summary
 void _testTwoWayBind()
           
protected  void setUp()
           
protected  void tearDown()
           
 void testOneWayBind()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReplicationServiceIntegrationTest

public ReplicationServiceIntegrationTest()
Method Detail

setUp

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

tearDown

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

testOneWayBind

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

_testTwoWayBind

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