assertBaseQuery($sut, 'name'); $this->assertInstanceOf(VisibilityInterface::class, $sut); $this->assertResetByFormError(new CustomerQuery(), 'name'); } }