Class SpringAnnotatedPathRunner

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

    public class SpringAnnotatedPathRunner
    extends AnnotatedPathRunner
    AnnotatedPathRunner that uses SpringAnnotationBuilder.
    • Constructor Detail

      • SpringAnnotatedPathRunner

        public SpringAnnotatedPathRunner​(Class<?> testClass)
                                  throws org.junit.runners.model.InitializationError
        Throws:
        org.junit.runners.model.InitializationError