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