FolksDummy
Description:
public namespace FolksDummy
Content:
Classes:
- Backend - A backend which allows
FolksDummy.PersonaStores and
FolksDummy.Personas to be programmatically created and manipulated, for the purposes of testing the core of libfolks itself.
- FullPersona - A persona subclass representing a
single ‘full’ contact.
- PersonaStore - A persona store which allows
FolksDummy.Personas to be programmatically created and manipulated, for the purposes
of testing the core of libfolks itself. This should not be used in user-visible applications.
- Persona - A persona subclass representing a single
contact.