Expand description
Arbitrary instances for property-based testing.
Functionsยง
- arb_
document_ type - Strategy that generates an arbitrary
DocumentType. - arbitrary_
user_ state_ with_ id - Generates a (user_id, UserState) pair where the UserState is consistent with the user_id (i.e., owned documents have the user as owner, and user info in permissions matches the profile as the database will fill it in).