vishnu.tests
Class SharingTestCase

java.lang.Object
  extended by TestCase
      extended by vishnu.tests.SharingTestCase

public class SharingTestCase
extends TestCase

 

Constructor Summary
SharingTestCase()
           
 
Method Summary
 void setUpOnce()
           
 void sleep(int milliseconds)
           
 void testSimple()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SharingTestCase

public SharingTestCase()
Method Detail

sleep

public void sleep(int milliseconds)

setUpOnce

public void setUpOnce()

testSimple

public void testSimple()