|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
org.globus.ftp.test
Class FTPExceptionTest
java.lang.Object | +--junit.framework.Assert | +--junit.framework.TestCase | +--org.globus.ftp.test.FTPExceptionTest
- All Implemented Interfaces:
- junit.framework.Test
- public class FTPExceptionTest
- extends junit.framework.TestCase
Test FTPException
| Constructor Summary | |
FTPExceptionTest(String name)
|
|
| Method Summary | |
static void |
main(String[] args)
|
static junit.framework.Test |
suite()
|
void |
testFTPException()
This is only testing if no errors are thrown during standard operations on exceptions. |
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, 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 |
| Constructor Detail |
FTPExceptionTest
public FTPExceptionTest(String name)
| Method Detail |
main
public static void main(String[] args)
suite
public static junit.framework.Test suite()
testFTPException
public void testFTPException()
- This is only testing if no errors are thrown during standard operations on exceptions.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||