Esempio n. 1
0
 /**
  * @test
  */
 public function itConvertsToAString()
 {
     $this->assertSame('basket-1', $this->basketId->toString());
 }