Create a policy tester from the same options used by createGate(...).
createGate(...)
Use this for table-driven authorization tests that document who can perform each ability against which subject.
Policy definitions and optional denial mapper.
A policy tester with a gate plus matrix helpers.
Create a policy tester from the same options used by
createGate(...).Use this for table-driven authorization tests that document who can perform each ability against which subject.