コード例 #1
0
 public function testSetComparer()
 {
     $this->assertNotNull($this->coll->setDefaultComparer(new StringComparer()));
 }