{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
@CheckReturnValue class BundleMatchers
A collection of hamcrest matchers to match Bundle objects.
Public constructors |
|
|---|---|
Public functions |
|
|---|---|
java-static Matcher<Bundle!> |
doesNotHaveKey(key: String) |
java-static Matcher<Bundle!> |
doesNotHaveKey(keyMatcher: Matcher<String!>) |
java-static Matcher<Bundle!>! |
|
java-static Matcher<Bundle!>! |
|
java-static Matcher<Bundle!>! |
|
java-static Matcher<Bundle!>! |
|
java-static Matcher<Bundle!>! |
|
java-static Matcher<Bundle!>! |
<T> hasValue(value: T!) |
java-static Matcher<Bundle!>! |
|
java-static Matcher<Bundle!>! |
isEmpty() |
java-static Matcher<Bundle!>! |
|