/arbitrater

Arbitrater is a Kotlin library for creating arbitrary instances of classes by reflection for use in testing. In contrast to POJO generators, it supports Kotlin's optional parameters and nullable types.

Primary LanguageKotlinApache License 2.0Apache-2.0

Stargazers