forked from codekitchen/logstash-input-kinesis
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expands the test coverage and uses the real aws builder class in the tests. In a way this is trading one evil for another, since we're now using java reflection to access private variables on the builder, but it captures and tests the intent of the code better than it did before.
- Loading branch information
1 parent
f9f8fee
commit 78fcde5
Showing
2 changed files
with
54 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters