Ejemplo n.º 1
0
 public function test__sleep()
 {
     $this->if($adapter = new testedClass())->then->array($adapter->__sleep())->isEmpty();
 }