コード例 #1
0
 public function testGetDependenciesCount()
 {
     $this->assertEquals(2, $this->module->getDependenciesCount());
 }