Пример #1
0
 /**
  * @test
  */
 public function itShouldBeEmptyOnConstruct()
 {
     $this->assertTrue($this->where->isEmpty());
 }