Files
spring-integration-aws/src/test/java/org/springframework/integration/aws
Artem Bilan 985f888281 Fix S3InboundStreamingChannelAdapterTests
* Different OSs can return files in different order, so add `Comparator` to the test
* Also decrease poll timeout for `null` expectation
2016-08-31 23:29:43 -04:00
..