AuthAnonymousStoreConformanceSuite class final

Reusable atomicity contract for anonymous-account persistence adapters.

Durable adapters should run every case against their real transaction implementation and wire AuthAnonymousStoreConformanceFaultController to database fault injection. The suite never accepts an in-memory fallback.

Properties

cases List<AuthAnonymousStoreConformanceCase>
no setter
createFixture AuthAnonymousStoreConformanceFactory
final
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