bitPogo/kmock

Handle mixed cases of Platform generics

Closed this issue · 1 comments

Description

Currently platform factory methods for KMP always use expect/actual and do not respect platform only cases.

Acceptance Critera:

  • Factories for generics are using the appropriate modifier according if they implement a meta source or not.

Done with release 0.2.0-rc01