public class ProbeAndRequestContextTest extends Object
| Constructor and Description |
|---|
ProbeAndRequestContextTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp()
Initializes all probe and request contexts using 3 different current time probes and two
different contexts.
|
void |
testDifferentFalse()
Test case for
ProbeAndRequestContext that tests that all unequal probe and request
contexts are indeed recognized to be unequal. |
void |
testSame()
Test case for
ProbeAndRequestContext that tests whether the only equal probe and
request contexts are indeed recognized to be equal. |
public void setUp()
public void testSame()
ProbeAndRequestContext that tests whether the only equal probe and
request contexts are indeed recognized to be equal.public void testDifferentFalse()
ProbeAndRequestContext that tests that all unequal probe and request
contexts are indeed recognized to be unequal.