org.ourgrid.peer.ebgum
Class EBGumTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.ourgrid.peer.ebgum.EBGumTest
- All Implemented Interfaces:
- junit.framework.Test, GumPreCommitTest, PreCommitTest, SelectiveTest, StressTest
public class EBGumTest
- extends junit.framework.TestCase
- implements GumPreCommitTest
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface junit.framework.Test |
countTestCases, run |
EBGumTest
public EBGumTest()
setUp
protected void setUp()
throws java.lang.Exception
- Overrides:
setUp
in class junit.framework.TestCase
- Throws:
java.lang.Exception
tearDown
protected void tearDown()
throws java.lang.Exception
- Overrides:
tearDown
in class junit.framework.TestCase
- Throws:
java.lang.Exception
testRemoteExecuteEventQueueStringStringMap
public void testRemoteExecuteEventQueueStringStringMap()
throws java.rmi.RemoteException,
ExecutorException
- Throws:
java.rmi.RemoteException
ExecutorException
testPutFile
public void testPutFile()
throws java.rmi.RemoteException,
java.io.IOException
- Throws:
java.rmi.RemoteException
java.io.IOException
testGetFile
public void testGetFile()
throws java.rmi.RemoteException,
java.io.IOException
- Throws:
java.rmi.RemoteException
java.io.IOException
testGetAttributes
public void testGetAttributes()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
testGetID
public void testGetID()
testGetResult
public void testGetResult()
throws java.rmi.RemoteException,
ExecutorException
- Throws:
java.rmi.RemoteException
ExecutorException
testFileExists
public void testFileExists()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
testChangeFilePermissions
public void testChangeFilePermissions()
throws java.rmi.RemoteException,
java.io.IOException
- Throws:
java.rmi.RemoteException
java.io.IOException
testGetRemoteFileLength
public void testGetRemoteFileLength()
throws java.rmi.RemoteException,
java.io.IOException
- Throws:
java.rmi.RemoteException
java.io.IOException
testGetRemoteFileLastModification
public void testGetRemoteFileLastModification()
throws java.rmi.RemoteException,
java.io.IOException
- Throws:
java.rmi.RemoteException
java.io.IOException
testCreatePlaypen
public void testCreatePlaypen()
throws java.rmi.RemoteException,
UnableToCreatePlaypenException
- Throws:
java.rmi.RemoteException
UnableToCreatePlaypenException
testCreateStorageDirectory
public void testCreateStorageDirectory()
throws java.rmi.RemoteException,
UnableToCreateStorageException
- Throws:
java.rmi.RemoteException
UnableToCreateStorageException
testGetStorageDirectory
public void testGetStorageDirectory()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
testGetStatus
public void testGetStatus()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
testGetRemoteFileDigest
public void testGetRemoteFileDigest()
throws java.rmi.RemoteException,
UnableToDigestFileException
- Throws:
java.rmi.RemoteException
UnableToDigestFileException