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