public class AwsProfileAvailableRule extends Object implements org.junit.rules.TestRule
TestRule that ensures that the test environment contains the
required configuration needed to run tests for the AWS storage provider.| Constructor and Description |
|---|
AwsProfileAvailableRule() |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement statement,
org.junit.runner.Description description) |
Copyright © 2019. All rights reserved.