484950515253545556
}); assertEquals("Position cannot be set", pos1, e.getPosition()); animation.start(); layer.draw(); animation.stop(); assertEquals("Animated position does not match", pos2, e.getPosition()); } }