build(); $this->assertInstanceOf(Invoice::class, $entity); $this->assertNotNull($entity->client); } }