dimanche 18 juin 2017

It is possible to write function in Kotlin (ie. at top level). Can I unit-test those at top-level too?

If I write code at top level (outside of a class).

Can I write JUnit test of this code without creating a class for this testing purpose?

Aucun commentaire:

Enregistrer un commentaire