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