create(); $this->assertTrue( $vendor->owner instanceof Agency, 'A vendor must belongs to an App\Entities\Agencies\Agency model as its owner.' ); } }