toggle menu
DpadRecyclerView
androidJvm
switch theme
search in API
dpadrecyclerview-testing
/
com.rubensousa.dpadrecyclerview.testing.matchers
/
FocusedRootMatcher
Focused
Root
Matcher
class
FocusedRootMatcher
:
TypeSafeMatcher
<
Root
>
A matcher that finds the current window root with focus
Members
Constructors
Focused
Root
Matcher
Link copied to clipboard
constructor
(
)
Functions
_dont_implement_Matcher___instead_extend_Base
Matcher_
Link copied to clipboard
override
fun
_dont_implement_Matcher___instead_extend_BaseMatcher_
(
)
describe
Mismatch
Link copied to clipboard
override
fun
describeMismatch
(
p0
:
Any
,
p1
:
Description
)
describe
To
Link copied to clipboard
open
override
fun
describeTo
(
description
:
Description
)
matches
Link copied to clipboard
override
fun
matches
(
p0
:
Any
)
:
Boolean
matches
Safely
Link copied to clipboard
open
override
fun
matchesSafely
(
root
:
Root
)
:
Boolean
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String