public final class SyncTestCase extends Object
| Constructor and Description |
|---|
SyncTestCase(String description,
Runnable operationRunnable,
Expect expectation) |
SyncTestCase(String description,
Runnable operationRunnable,
Expect expectation,
String skipReason) |
| Modifier and Type | Method and Description |
|---|---|
Expect |
expectation() |
Runnable |
operationRunnable() |
String |
skipReason() |
String |
toString() |
Copyright © 2023. All rights reserved.