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