예제 #1
0
 public function testGetValidStatus()
 {
     $this->if($object = new TestedModel())->array($object->getValidStatus())->isNotEmpty();
 }