Do not use this function in production code. For use in **unit tests** that require a [[SolidDataset]] with a resource ACL (Access Control List). Copy
Do not use this function in production code. For use in **unit tests** that require a [[SolidDataset]] with a resource ACL (Access Control List).
Initialises a new empty ACL and attaches it to a given [[SolidDataset]] for use in unit tests; e.g., unit tests that call [[getResourceAcl]].
The Resource to mock up with a new resource ACL.
The input Resource with an empty resource ACL attached.
0.2.0
Initialises a new empty ACL and attaches it to a given [[SolidDataset]] for use in unit tests; e.g., unit tests that call [[getResourceAcl]].