bitPogo / kmock

A humble mocking library for Kotlin, KotlinJS and Kotlin Multiplatform using Kotlin Symbol Processing (KSP).
Apache License 2.0
59 stars 2 forks source link

Change factory generator #131

Closed bitPogo closed 2 years ago

bitPogo commented 2 years ago

:pushpin: References

What does the PR achieve/Which part improves the PR?

This makes a first step for the FactoryGenerator in terms of mutiinterface support. It only splits the the FactoryGenerator in 2 parts - one responsible for non-generic and one for generic mocks.

:thinking: DOD Checklist

github-actions[bot] commented 2 years ago
Warnings
:warning: Functional changes should be reflected in the CHANGELOG.adoc

Generated by :no_entry_sign: Danger Kotlin against c249b28b738de32f08516cb2f49efb891a62ade5