Example #1
0
 public function testTreeNotBroken()
 {
     $this->assertTreeNotBroken();
     $this->assertFalse(Category::isBroken());
 }