Example #1
0
 public function testGetPaths()
 {
     $this->assertTrue(is_array(ClassicLoader::getPaths()));
 }