Interface QueryMaker

    • Method Detail

      • makeQuery

        Query makeQuery​(int size)
                 throws Exception
        Create the next query, of the given size.
        Parameters:
        size - the size of the query - number of terms, etc.
        Throws:
        Exception - if cannot make the query, or if size > 0 was specified but this feature is not supported.
      • resetInputs

        void resetInputs()
                  throws Exception
        Reset inputs so that the test run would behave, input wise, as if it just started.
        Throws:
        Exception
      • printQueries

        String printQueries()
        Print the queries