public class TestPutKinesisStream
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
CREDENTIALS_FILE |
Constructor and Description |
---|
TestPutKinesisStream() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testCustomValidateBatchSize1Valid() |
void |
testCustomValidateBatchSize500Valid() |
void |
testCustomValidateBatchSize501InValid() |
void |
testWithSizeGreaterThan1MB() |
public void setUp() throws java.lang.Exception
java.lang.Exception
public void tearDown() throws java.lang.Exception
java.lang.Exception
public void testCustomValidateBatchSize1Valid()
public void testCustomValidateBatchSize500Valid()
public void testCustomValidateBatchSize501InValid()
public void testWithSizeGreaterThan1MB()