Пример #1
0
 public function testRemoveItemNotInCollection()
 {
     $this->assertFalse($this->coll->remove('d'));
 }