Class BinaryResourceResolver

java.lang.Object
com.adelean.inject.resources.junit.jupiter.core.ResourceResolver<GivenBinaryResource,​com.adelean.inject.resources.core.ResourceAsByteArray>
com.adelean.inject.resources.junit.jupiter.binary.BinaryResourceResolver

public final class BinaryResourceResolver
extends ResourceResolver<GivenBinaryResource,​com.adelean.inject.resources.core.ResourceAsByteArray>
  • Field Summary

    Fields inherited from class com.adelean.inject.resources.junit.jupiter.core.ResourceResolver

    testClass
  • Constructor Summary

    Constructors 
    Modifier Constructor Description
    protected BinaryResourceResolver​(java.lang.Class<?> testClass)  
  • Method Summary

    Modifier and Type Method Description
    com.adelean.inject.resources.core.ResourceAsByteArray resolve​(GivenBinaryResource resourceAnnotation)  

    Methods inherited from class java.lang.Object

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