public class ChangeStateSideEffect extends Object implements SideEffect
| Constructor and Description |
|---|
ChangeStateSideEffect(State state) |
| Modifier and Type | Method and Description |
|---|---|
void |
describeTo(org.hamcrest.Description description) |
void |
perform() |
public ChangeStateSideEffect(State state)
public void perform()
perform in interface SideEffectpublic void describeTo(org.hamcrest.Description description)
describeTo in interface org.hamcrest.SelfDescribingCopyright © 2003–2017 jMock. All rights reserved.