Class | Description |
---|---|
RemoteLogDumper |
The RemoteLogDumper Rule fetches logs which are generated due to execution of test from the
remote server and dumps them locally upon test failure.
|
TestDescriptionInterceptor |
HttpClient interceptor that propagates the current test name as part HTTP request headers.
|
TestDescriptionRule |
Junit rule which exposes the current executing test's description as a thread local instance
|
TestNameLoggingFilter |
Filter which logs the test class and name being executed, if set in
request headers.
|
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.