Exemplo n.º 1
0
 public function testCustomNewsCategoryIsNotProtected()
 {
     $this->assertFalse($this->newsCategory->isProtected());
 }