|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.ogf.graap.wsag.it.WsagTestCase
org.ogf.graap.wsag.it.AbstractIntegrationTest
org.ogf.graap.wsag.it.AbstractAgreementFactoryTest
public abstract class AbstractAgreementFactoryTest
AbstractAgreementFactoryTest
Field Summary |
---|
Fields inherited from class org.ogf.graap.wsag.it.AbstractIntegrationTest |
---|
EXPECTED_FACTORIES, EXPECTED_TEMPLATES_FACTORY_1, EXPECTED_TEMPLATES_FACTORY_2 |
Constructor Summary | |
---|---|
AbstractAgreementFactoryTest(String name)
|
Method Summary | |
---|---|
void |
testCreateAgreement()
Tests agreement creation. |
void |
testCreateAgreementException()
Tests exception handling in the agreement creation process. |
void |
testCreateDestroyAgreement()
Tests creation and destruction of agreement WSRF resources. |
void |
testCreateTerminateAgreement()
Tests agreement creation and termination. |
void |
testGetFactoryClientURL()
Test for Bug 79. |
void |
testGetTemplate()
Tests retrieving templates from an agreement factory. |
void |
testResourceUnknown()
Test for accessing unknown agreement WSRF resources. |
Methods inherited from class org.ogf.graap.wsag.it.AbstractIntegrationTest |
---|
getAgreementFactoryClients, getLoginContext, getUrl, setUp, setUrl, tearDown |
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 |
Constructor Detail |
---|
public AbstractAgreementFactoryTest(String name)
name
- the test nameMethod Detail |
---|
public void testCreateDestroyAgreement()
public void testGetTemplate() throws Exception
Exception
- indicates a test failurepublic void testCreateAgreement() throws Exception
Exception
- indicates a test failurepublic void testCreateTerminateAgreement() throws Exception
Exception
- indicates a test failurepublic void testCreateAgreementException() throws Exception
Exception
- indicates a test failurepublic void testGetFactoryClientURL()
public void testResourceUnknown() throws Exception
Exception
- indicates a test failure
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |