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.Exceptionpublic void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic void testCustomValidateBatchSize1Valid()
public void testCustomValidateBatchSize500Valid()
public void testCustomValidateBatchSize501InValid()
public void testWithSizeGreaterThan1MB()