public void WhenITypeInTheRoleNameInTheFilterSearchBox(string textToType) { _createUpdateRoles.SearchByRoleName(textToType); }