Class DefaultDataSetLocationResolver


  • public class DefaultDataSetLocationResolver
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Class<?> getResourceBase()  
      java.lang.String resolveDefaultDataSetLocation​(java.lang.annotation.Annotation annotation, org.junit.runners.model.FrameworkMethod method, java.lang.String suffix)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultDataSetLocationResolver

        public DefaultDataSetLocationResolver​(java.lang.Class<?> resourceBase)
    • Method Detail

      • getResourceBase

        public java.lang.Class<?> getResourceBase()
      • resolveDefaultDataSetLocation

        public java.lang.String resolveDefaultDataSetLocation​(java.lang.annotation.Annotation annotation,
                                                              org.junit.runners.model.FrameworkMethod method,
                                                              java.lang.String suffix)