public class SpoutInstanceTest
extends java.lang.Object
Constructor and Description |
---|
SpoutInstanceTest() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
static void |
afterClass() |
void |
before() |
static void |
beforeClass() |
void |
testAckAndFail()
We will receive tuples and then send back the corresponding ack&fail tuples
|
void |
testDoImmediateAcks()
Test with the acking immediately
|
void |
testGatherMetrics()
Test the gathering of metrics
|
void |
testLookForTimeouts() |
void |
testNextTuple()
Test the fetching of next tuple
|
public static void beforeClass() throws java.lang.Exception
java.lang.Exception
public static void afterClass() throws java.lang.Exception
java.lang.Exception
public void before() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testNextTuple() throws java.lang.Exception
java.lang.Exception
public void testGatherMetrics() throws java.lang.Exception
java.lang.Exception
public void testDoImmediateAcks() throws java.lang.Exception
java.lang.Exception
public void testLookForTimeouts() throws java.lang.Exception
java.lang.Exception
public void testAckAndFail() throws java.lang.Exception
java.lang.Exception