Ejemplo n.º 1
0
 /**
  * @test
  */
 public function it_should_be_available_by_default()
 {
     $this->assertTrue($this->product->isAvailable());
 }