コード例 #1
0
 public function testClose()
 {
     $this->assertEquals('</div>', ButtonGroup::close());
 }