Exemplo n.º 1
0
 /** @expectedException \Exception */
 public function test_replace()
 {
     /** === Call and asserts  === */
     $this->obj->replace([]);
 }