Пример #1
0
 public function testNullingOutNavigation()
 {
     $this->_helper->setContainer();
     $this->assertEquals(0, count($this->_helper->getContainer()));
 }