| Package | Description |
|---|---|
| software.amazon.awssdk.testutils |
| Class and 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 types
|
| Waiter
This retries a particular function multiple times until it returns an expected result (or fails with an exception).
|
Copyright © 2020. All rights reserved.