sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
coordinatorlayout
/
androidx.coordinatorlayout.widget
/
CoordinatorLayoutSortTest
Coordinator
Layout
Sort
Test
open
class
CoordinatorLayoutSortTest
(
source
)
Members
Constructors
Coordinator
Layout
Sort
Test
Link copied to clipboard
constructor
(
firstIndex
:
Int
,
secondIndex
:
Int
,
thirdIndex
:
Int
,
fourthIndex
:
Int
)
Properties
m
Activity
Test
Rule
Link copied to clipboard
val
mActivityTestRule
:
ActivityTestRule<CoordinatorLayoutActivity>
Functions
data
Link copied to clipboard
open
fun
data
(
)
:
Collection
<
Array
<
Any
>
>
All 27 permutations of a quad-tuple containing unique values in the range 0-3
test
Dependency
Sorting
Order
Link copied to clipboard
open
fun
testDependencySortingOrder
(
)