|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--junit.framework.Assert | +--junit.framework.TestCase | +--edu.cmu.cs.able.probebus.test.SienaDeployResponseEventTest
Constructor Summary | |
SienaDeployResponseEventTest(java.lang.String name)
Constructor for SienaDeployResponseEventTest |
Method Summary | |
protected void |
setUp()
Creates environment to run all tests |
static junit.framework.Test |
suite()
|
protected void |
tearDown()
|
SienaDeployResponseProbeEvent |
testCreateDeployResponseEvent()
Can we create a siena DeployResponse Event? |
void |
testEventEquivalence(SienaDeployResponseProbeEvent e1,
SienaDeployResponseProbeEvent e2)
Are two siena latency events the same? |
SienaDeployResponseProbeEvent |
testNotification2Event(siena.Notification n)
Can we create a siena DeployResponse Event from a Notification? |
siena.Notification |
testNotificationCreation(SienaDeployResponseProbeEvent e)
Can we create a notification from a siena DeployResponse Event? |
void |
testSendDeployResponseEvent()
Can we send a DeployResponse event? |
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, 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 SienaDeployResponseEventTest(java.lang.String name)
Method Detail |
protected void setUp()
setUp
in class junit.framework.TestCase
protected void tearDown()
tearDown
in class junit.framework.TestCase
public static junit.framework.Test suite()
public void testSendDeployResponseEvent()
public SienaDeployResponseProbeEvent testCreateDeployResponseEvent()
public siena.Notification testNotificationCreation(SienaDeployResponseProbeEvent e)
public SienaDeployResponseProbeEvent testNotification2Event(siena.Notification n)
public void testEventEquivalence(SienaDeployResponseProbeEvent e1, SienaDeployResponseProbeEvent e2)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |