Interface | Description |
---|---|
EventsObserver |
Observer of sdk events
|
Class | Description |
---|---|
BroadcastListenerQueue |
This tracks broadcasts using a queue, allowing for tests to wait for certain broadcast to turn up.
|
EventsListenerQueue |
This tracks activity events using a queue, allowing for tests to wait for certain events to turn up.
|
EventsListenerQueue.BlockForEvent | |
TestCredentials |
Authentication credentials used to make live server calls in tests
To populate test_credentials.json clone SalesforceMobileSDK-Shared and run web app in credsHelper folder
|