Example #1
0
 public function testGetUrlGeneratorInGlobalContext()
 {
     $this->puli->start();
     $this->assertNull($this->puli->getUrlGenerator());
 }