public class AnimationRunnerTestRule
extends ExternalResource
| Modifier and Type | Field and Description |
|---|---|
static int |
FRAME_TIME_MS |
| Constructor and Description |
|---|
AnimationRunnerTestRule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
before() |
void |
stepAnimationFrames(int numFrames)
Skip the given amount of frames
|