Esempio n. 1
0
 public function testConfigurationIsNotEmptyAtStartup()
 {
     $this->assertNotEmpty($this->object->getConfig());
 }