Exemplo n.º 1
0
 /**
  * Test setting repeat
  */
 public function testRepeat()
 {
     $this->assertInstanceOf('\\Testy\\Project\\Test\\Runner', $this->_object->repeat());
 }