Class WeldAnnotatedPathRunner

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

    public class WeldAnnotatedPathRunner
    extends AnnotatedPathRunner
    AnnotatedPathRunner that uses WeldAnnotationBuilder.
    Author:
    Aaron Walker
    • Constructor Detail

      • WeldAnnotatedPathRunner

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