예제 #1
0
 public function testGetGroupOfOption()
 {
     $this->assertEquals('default', $this->_block->getGroupOfOption('test'));
 }