function mockQueryStringBehaviour(term: string) {
    params = { q: term };

    mockProviders = [
      {