コード例 #1
0
 public function testGetPaths()
 {
     $this->assertInternalType('array', $this->container->getPaths());
 }