Class ProcessLimitedComputerSuite

  • All Implemented Interfaces:
    org.junit.runner.Describable, org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Orderable, org.junit.runner.manipulation.Sortable

    @Deprecated
    public class ProcessLimitedComputerSuite
    extends ProcessEmbeddedComputerSuite
    Deprecated.
    As of release 3.8.0, replaced by ProcessEmbeddedComputerSuite.
    Author:
    Stephen Mallette (http://stephen.genoprime.com)
    • Constructor Detail

      • ProcessLimitedComputerSuite

        public ProcessLimitedComputerSuite​(Class<?> klass,
                                           org.junit.runners.model.RunnerBuilder builder)
                                    throws org.junit.runners.model.InitializationError
        Deprecated.
        Throws:
        org.junit.runners.model.InitializationError
      • ProcessLimitedComputerSuite

        public ProcessLimitedComputerSuite​(Class<?> klass,
                                           org.junit.runners.model.RunnerBuilder builder,
                                           Class<?>[] testsToExecute)
                                    throws org.junit.runners.model.InitializationError
        Deprecated.
        Throws:
        org.junit.runners.model.InitializationError