/AutomatedTestingWithKotlin

Another small project to experiment with pure Kotlin test automation (away from Android dependencies and expectations).

Primary LanguageKotlinMIT LicenseMIT

Mockito for a Kotlin Object

This was a tortured journey for me to discover what to do to create an automated test for a Kotlin object. Perhaps it'll help others shortcut and improve on my experience, I hope so.

Sources include:

Some other sources of interest which didn't help directly in my specific instance yet may generally include: