ExampleInstrumentedTest

class ExampleInstrumentedTest

Instrumented test, which will execute on an Android device.

See testing documentation.

Constructors

ExampleInstrumentedTest
Link copied to clipboard
fun ExampleInstrumentedTest()

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String
useAppContext
Link copied to clipboard
fun useAppContext()