Class YamlResourceResolver

java.lang.Object
com.adelean.inject.resources.junit.jupiter.core.ResourceResolver<GivenYamlResource,​com.adelean.inject.resources.core.ResourceAsReader>
com.adelean.inject.resources.junit.jupiter.yaml.YamlResourceResolver

public final class YamlResourceResolver
extends ResourceResolver<GivenYamlResource,​com.adelean.inject.resources.core.ResourceAsReader>
  • Field Summary

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

    testClass
  • Constructor Summary

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

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

    Methods inherited from class java.lang.Object

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