Skip to content

Instantly share code, notes, and snippets.

@fbcbl
Created September 25, 2017 09:59
Show Gist options
  • Save fbcbl/86ee09817675f8cf409589a5998a08cf to your computer and use it in GitHub Desktop.
Save fbcbl/86ee09817675f8cf409589a5998a08cf to your computer and use it in GitHub Desktop.
Kotlin Runner Test
@RunWith(KotlinTestRunner::class)
class GreeterTest {
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment