unregisterAllIdlingResources

Unregister all IdlingDispatcher properties of the receiver IdlingDispatcherProvider with Espresso's IdlingRegistry.

This should be done after executing a test.

Before test execution, be sure to call the companion IdlingDispatcherProvider.registerAllIdlingResources or this function will have no effect.

See also

Sources

Link copied to clipboard