public class SingleThreadedPolicy extends Object implements ThreadingPolicy
| Constructor and Description |
|---|
SingleThreadedPolicy() |
| Modifier and Type | Method and Description |
|---|---|
InvocationDispatcher |
dispatcher() |
Invokable |
synchroniseAccessTo(Invokable mockObject) |
public Invokable synchroniseAccessTo(Invokable mockObject)
synchroniseAccessTo in interface ThreadingPolicypublic InvocationDispatcher dispatcher()
dispatcher in interface ThreadingPolicyCopyright © 2003–2025 jMock. All rights reserved.