|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.gsi.testutils.container.ClientTest
public abstract class ClientTest
| Constructor Summary | |
|---|---|
ClientTest()
|
|
| Method Summary | |
|---|---|
static int |
getPort()
|
void |
testInvalid()
Test client with invalid credentials. |
void |
testValid()
Test a client using valid credentials |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClientTest()
| Method Detail |
|---|
public static int getPort()
public void testInvalid()
throws java.lang.Exception
java.lang.Exception - This should happen.
public void testValid()
throws java.lang.Exception
java.lang.Exception - if this happens, the test fails.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||