Exemplo n.º 1
0
 public function testInstanceCreation()
 {
     $this->singletonTest->checkSingletonInstance();
 }
Exemplo n.º 2
0
 public function testInstanceCreation()
 {
     $this->singletonTest->checkSingletonInstance('\\CloudFramework\\Core\\ConfigLoader');
 }