Package dev.aherscu.qa.testing.extra.yaml
-
Class Summary Class Description YamlReader<T> Wraps theYamlReader
in order to implementCloseable
.YamlWriter<T> Wraps theYamlWriter
in order to implementCloseable
.
Class | Description |
---|---|
YamlReader<T> |
Wraps the
YamlReader in order to
implement Closeable . |
YamlWriter<T> |
Wraps the
YamlWriter in order to
implement Closeable . |