Ejemplo n.º 1
0
 public function testGetInternalDeps()
 {
     $this->assertEquals(array('test'), $this->object->getInternalDeps());
 }