Class GuiceAnnotatedPathRunner

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

    public class GuiceAnnotatedPathRunner
    extends AnnotatedPathRunner
    AnnotatedPathRunner that uses GuiceAnnotationBuilder.
    • Constructor Detail

      • GuiceAnnotatedPathRunner

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