コード例 #1
0
 protected function setUp()
 {
     $this->config = new GeneratorConfig();
     $this->config->setXmlReader(new XMLConfigurationReader());
 }