Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class TestResultAdapter( val items: MutableList<Pair<MainAPI, TestingUtils.TestResultProvider>>) : AppContextUtils.DiffAdapter<Pair<MainAPI, TestingUtils.TestResultProvider>>
Link copied to clipboard
class TestView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : CardView
Link copied to clipboard