Filesystem access • opensavvy.prepared.compat.filesystem.resources • ResourceDesignator
ResourceDesignator
Allow manipulating Java resources as part of a test.
To obtain an instance of this class, see resource.
Resources provide special helpers to:
Functions
read
@ExperimentalResourceApifun read(): PreparedProvider<String>
Allows reading a Java resource as a test fixture.