divinenickname / utgen-kotlin-core

This is a library designed to generate unit tests for Kotlin language. Simplify your testing process with automated test generation tailored for Kotlin codebases.
Apache License 2.0
3 stars 0 forks source link

AssertNull codeblock feature #12

Closed divinenickname closed 6 months ago

divinenickname commented 6 months ago

We can generate test for nullable return type

closes #8