Example #1
0
 public function testGodMove()
 {
     $this->assertSame('Moving by teleportation...', $this->god->move());
 }