| java.lang.Object | |
| ↳ | androidx.test.espresso.PerformException.Builder |
Builder for PerformException.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
| |||||||||||
| Parameters | |
|---|---|
instance |
PerformException |
| Returns | |
|---|---|
PerformException.Builder |
|
| Parameters | |
|---|---|
actionDescription |
String |
| Returns | |
|---|---|
PerformException.Builder |
|
| Parameters | |
|---|---|
cause |
Throwable |
| Returns | |
|---|---|
PerformException.Builder |
|
| Parameters | |
|---|---|
viewDescription |
String |
| Returns | |
|---|---|
PerformException.Builder |
|