| Interface | Description |
|---|---|
| SlowTests |
Used to define unit-tests that could run for more than couple seconds, but usually less than 30 seconds.
|
| XSlowTests |
Used to define unit-tests that could run for more than 30 seconds
|
| Class | Description |
|---|---|
| SingletonExternalResource |
An
ExternalResource that maintain a singleton to another ExternalResource so that
it can be used in test suite as well as in individual test in the suite. |
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.