Class BlockJUnit4ClassRunner.RuleCollector<T>

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.util.List<T> result  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private RuleCollector()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void accept​(FrameworkMember<?> member, T value)
      Receives the next value and its declaring member.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait