示例#1
0
 public function testGetDjConfigShouldReturnEmptyArrayByDefault()
 {
     $this->assertSame(array(), $this->helper->getDjConfig());
 }