IDs of the created domain rows, deleted in a best-effort Teardown.
Every domain Name this bundle created — used to exclude them when auditing REAL domains.
Name of the domain row bound to the deliberately-throwing provider class.
Name of the domain row whose ProviderClassName is never registered on the ClassFactory.
Shared fixture for the
permission-enginebundle's MUTATION checks only (PE11/PE12). Setup is gated onIsTierEnabled('mutation'), so on the deterministic path this fixture is undefined and those two checks skip-as-pass — PE1–PE10 are entirely read-only. The rows are two throwawayMJ: Permission Domainsrecords: one naming a class that is NEVER registered (proving an unresolvable domain is skipped, not fatal) and one naming a deliberately-throwing provider (proving theGetAllUserPermissionsfan-out is fault-isolated).