Provides seedable methods for database seeding and unit tests.
createSite(array $properties=[])
Create a new fake site.
createGroup(array $properties=[])
Create a new fake group.
createUser(array $properties=[])
Create a new fake user.
createObject(array $properties=[])
Create a new fake object.