| Package | Description |
|---|---|
| de.weltraumschaf.commons.testing |
Sub package for utilities and helpers for testing.
|
| Modifier and Type | Class and Description |
|---|---|
private static class |
DelayedRepeater.CallableInvoker
Implementation to execute
Callable. |
private static class |
DelayedRepeater.RunnableInvoker
Implementation to execute
Runnable. |
| Modifier and Type | Method and Description |
|---|---|
private void |
DelayedRepeater.execute(DelayedRepeater.Invoker wrapped)
Executes the wrapped assertions until success or it should fail.
|
Copyright © 2014 Sven Strittmatter. All Rights Reserved.