Class ProcessLimitedStandardSuite

  • 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 ProcessLimitedStandardSuite
    extends ProcessEmbeddedStandardSuite
    Deprecated.
    As of release 3.8.0, replaced by ProcessEmbeddedStandardSuite.
    Author:
    Stephen Mallette (http://stephen.genoprime.com)
    • Constructor Detail

      • ProcessLimitedStandardSuite

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

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