|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--junit.framework.Assert | +--junit.framework.TestCase | +--org.edg.security.voms.service.compatibility.VOMSCompatibilityTest
Unit test cases for the VOMSCompatibilitySoapBindingImpl class.
VOMSCompatibilitySoapBindingImpl
Field Summary | |
private VOMSCompatibilitySoapBindingImpl |
cop
|
protected static org.apache.log4j.Logger |
log
|
Fields inherited from class junit.framework.TestCase |
|
Constructor Summary | |
VOMSCompatibilityTest(java.lang.String name)
|
Method Summary | |
void |
setUp()
|
static junit.framework.Test |
suite()
|
void |
tearDown()
|
void |
test00startService()
|
void |
test01getGridmapUsers()
|
void |
test09stopService()
|
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 |
Field Detail |
protected static org.apache.log4j.Logger log
private VOMSCompatibilitySoapBindingImpl cop
Constructor Detail |
public VOMSCompatibilityTest(java.lang.String name)
Method Detail |
public static junit.framework.Test suite()
public void setUp() throws java.lang.Exception
setUp
in class junit.framework.TestCase
java.lang.Exception
public void tearDown()
tearDown
in class junit.framework.TestCase
public void test00startService() throws java.lang.Exception
java.lang.Exception
public void test01getGridmapUsers() throws java.lang.Exception
java.lang.Exception
public void test09stopService() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |