android.support.test.espresso.intent.VerificationMode |
An interface for different modes of verifying intents.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Verifies the recorded intents that match the provided
Matcher .
|
Verifies the recorded intents that match the provided Matcher
. No intents should be
marked as verified unless the verification passes.