562563564565566567568569570
assertFalse(anim.isRunning()); } @Override protected void gwtSetUp() throws Exception { scheduler = new StubAnimationScheduler(); callbacks = scheduler.getAnimationCallbacks(); curTime = Duration.currentTimeMillis(); }