Exemplo n.º 1
0
 public void TestAnimate()
 {
     _grid.Animate();
     AssertResult("animate:true");
 }