|
||||||||||
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.ogf.graap.wsag.it.WsagTestCase org.ogf.graap.wsag.it.AbstractIntegrationTest org.ogf.graap.wsag.it.samples.negotiation.AbstractSampleNegotiatorTest
public class AbstractSampleNegotiatorTest
Sample Negotiator to demonstrate the Agreement Negotiation.
Field Summary |
---|
Fields inherited from class org.ogf.graap.wsag.it.AbstractIntegrationTest |
---|
EXPECTED_TEMPLATES_FACTORY_1, EXPECTED_TEMPLATES_FACTORY_2 |
Constructor Summary | |
---|---|
AbstractSampleNegotiatorTest(String name)
|
Method Summary | |
---|---|
void |
testSampleNegotiator()
Tests the negotiation of offers and counter offers. |
Methods inherited from class org.ogf.graap.wsag.it.AbstractIntegrationTest |
---|
getAgreementFactoryClient, getAgreementFactoryClients, getDefaultFactoryCount, 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 AbstractSampleNegotiatorTest(String name)
name
- the test case nameMethod Detail |
---|
public void testSampleNegotiator() throws Exception
Exception
- indicates an error in the test case
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |