org.semispace.comet.client
Class ReadClientIntegrationTest

java.lang.Object
  extended by org.semispace.comet.client.ReadClientIntegrationTest

public class ReadClientIntegrationTest
extends Object


Constructor Summary
ReadClientIntegrationTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testAlmostEqualHolders()
           
 void testDoNotQueryWithIdentity()
           
 void testRead()
           
 void testReadTimeout()
           
 void testTimeout()
           
 void testWrite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReadClientIntegrationTest

public ReadClientIntegrationTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testRead

public void testRead()
              throws Exception
Throws:
Exception

testWrite

public void testWrite()

testTimeout

public void testTimeout()

testDoNotQueryWithIdentity

public void testDoNotQueryWithIdentity()
                                throws InterruptedException
Throws:
InterruptedException

testReadTimeout

public void testReadTimeout()

testAlmostEqualHolders

public void testAlmostEqualHolders()


Copyright © 2008-2012. All Rights Reserved.