public final class

IntentCorrespondences

extends Object
java.lang.Object
   ↳ androidx.test.ext.truth.content.IntentCorrespondences

Summary

Public Methods
static Correspondence<IntentIntent> action()
static Correspondence<IntentIntent> all(Correspondence...<IntentIntent> correspondences)
static Correspondence<IntentIntent> data()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public static Correspondence<IntentIntent> action ()

Returns
Correspondence<IntentIntent>

public static Correspondence<IntentIntent> all (Correspondence...<IntentIntent> correspondences)

Parameters
correspondences Correspondence
Returns
Correspondence<IntentIntent>

public static Correspondence<IntentIntent> data ()

Returns
Correspondence<IntentIntent>