AuthAdminStoreConformanceSuite class final
Reusable security contract for durable AuthAdminStore implementations.
Each case uses a fresh persistence namespace. Adapters should provide a test-only AuthAdminStoreConformanceFaultControl so rollback is verified at a real transaction fault point; that case is skipped when unavailable.
Constructors
- AuthAdminStoreConformanceSuite({required AuthAdminStoreConformanceFixtureFactory createFixture})
Properties
-
cases
→ List<
AuthAdminStoreConformanceCase> -
latefinal
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited