Interface Parameters.MutableConcurrencyParameters

    • Method Detail

      • setConcurrency

        void setConcurrency​(int conc)
        Set an integer specifying the maximum number of tests that may be run in parallel.
        Parameters:
        conc - an integer specifying the maximum number of tests that may be run in parallel
        See Also:
        Parameters.ConcurrencyParameters.getConcurrency()