ExampleUnitTest

class ExampleUnitTest

Example local unit test, which will execute on the development machine (host).

See testing documentation.

Constructors

ExampleUnitTest
Link copied to clipboard
fun ExampleUnitTest()

Functions

addition_isCorrect
Link copied to clipboard
fun addition_isCorrect()
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