| Class | Description |
|---|---|
| DisableOnWindowsListener |
Scans all tests annotated with
DisableOnWindows and, on Windows, sets enabled=false if the current
environment is Windows.. |
| HttpTestUtils | Deprecated
since 0.9.0.
|
| LogWatcher |
Testing utility that registers an appender to watch a given logback logger, and records events
that match a given predicate.
|
| LogWatcher.EventPredicates | |
| NetworkingTestUtils | |
| WebAppMonitor |
Repeatedly polls a given URL, to check if it is always available.
|
| Annotation Type | Description |
|---|---|
| DisableOnWindows |
Used to indicate that a test should ne be executed on Windows.
|
Copyright © 2012–2020 The Apache Software Foundation. All rights reserved.