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