| java.lang.Object | |
| ↳ | android.support.test.espresso.intent.VerificationModes | 
Implementations of VerificationMode.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 
          Creates a  VerificationModein which all matching intents must have been previously
 verified. | |||||||||||
| 
          Creates a  VerificationModein which a specified number of intents must match. | |||||||||||
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  java.lang.Object | |||||||||||
Creates a VerificationMode in which all matching intents must have been previously
 verified.
Creates a VerificationMode in which a specified number of intents must match.