예제 #1
0
 /** @test */
 public function should_check_for_item()
 {
     $this->assertTrue($this->collection->contains('Bart'));
 }