Type of a mock function for Folks.PersonaStore.add_persona_from_details.
See FolksDummy.PersonaStore.add_persona_from_details_mock.
persona |
the persona being added to the store, as constructed from the details passed to Folks.PersonaStore.add_persona_from_details. |
delay to apply to the add persona operation (negative delays complete synchronously; zero delays complete in an idle callback; positive delays complete after that many milliseconds) |
PersonaStoreError |
to be thrown from Folks.PersonaStore.add_persona_from_details |
0.9.7