Uses of Package
software.amazon.awssdk.testutils
-
Packages that use software.amazon.awssdk.testutils Package Description software.amazon.awssdk.testutils -
Classes in software.amazon.awssdk.testutils used by software.amazon.awssdk.testutils Class Description EnvironmentVariableHelper A utility that can temporarily forcibly set environment variables and then allows resetting them to the original values.LogCaptor A test utility that allows inspection of log statements during testing.LogCaptor.DefaultLogCaptor RandomInputStream Test utility InputStream implementation that generates random ASCII data when read, up to the size specified when constructed.UnorderedCollectionComparator.CrossTypeComparator A simple interface that attempts to compare objects of two different typesWaiter This retries a particular function multiple times until it returns an expected result (or fails with an exception).