develodroid / kotlin-testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing Android applications using Kotlin

This folder contains the source code for the Android testing codelab which can be found in http://www.code-labs.io/codelabs/android-testing/.

Overview

All the testing java files inside were modified to Kotlin files.

About

License:Apache License 2.0


Languages

Language:Java 63.5%Language:Kotlin 36.5%