コード例 #1
0
 public function testGetAdmin()
 {
     $this->assertSame($this->admin, $this->baseMapper->getAdmin());
 }