See: Description
| Interface | Description |
|---|---|
| DelayedRepeater.Invoker |
Interface to wrap to invocation of various targets.
|
| Class | Description |
|---|---|
| CapturedOutput | Deprecated
use
CapturedOutput instead |
| CapturingPrintStream |
Captures the written bytes instead of printing them to any output stream.
|
| DelayedRepeater |
This helper is to test asynchronous behavior which does not provide call backs.
|
| DelayedRepeater.CallableInvoker |
Implementation to execute
Callable. |
| DelayedRepeater.RunnableInvoker |
Implementation to execute
Runnable. |
This package is a part of the open-source Commons
Copyright © 2014 Sven Strittmatter. All Rights Reserved.