Uses of Interface
test.de.oktoflow.platform.support.yaml.snakeyaml.YamlTest.IOFunction
-
Uses of YamlTest.IOFunction in test.de.oktoflow.platform.support.yaml.snakeyaml
Methods in test.de.oktoflow.platform.support.yaml.snakeyaml with parameters of type YamlTest.IOFunctionModifier and TypeMethodDescriptionprivate static <T> TYamlTest.fromResource(YamlTest.IOFunction<InputStream, T> func) Appliesfuncto a test resource and returns the result.