Quick testing tips #0


KotlinTesting stories




class KotlinTestingStories{

    val content =
        """
        Browse short stories related to
        @KotlinTesting, learn APIs
        by examples,
        discover possibilities of Kotlin testing
        """

        if(this.isExciting(){
            shareTo(contactList)
            Newsletter.subscribe()
        }
}

private fun KotlinTestingStories.isExciting(){
    return true
}



In "more to read" screen you will find quick tips & tricks related to testing with Kotlin



Read next:


Loading ...
Failed to load data.