Sourced from io.mockk:mockk's releases.
1.13.16
What's Changed
- Fix( Issue #1073): Bug fix for the issue with mocking value classes with coEvery by
@âkpadhiamex
in mockk/mockk#1332Full Changelog: https://github.com/mockk/mockk/compare/1.13.14...1.13.16
1.13.14
What's Changed
- fix(1308): Handle nullable complex and nested value classes by
@âVasilisDrettas-tomtom
in mockk/mockk#1314- Fix(Issue no. 1330) for Relaxed Mocking Value When Property is Nested Value Class by
@âkpadhiamex
in mockk/mockk#1331New Contributors
@âkpadhiamex
made their first contribution in mockk/mockk#1331Full Changelog: https://github.com/mockk/mockk/compare/1.13.13...1.13.14
9d151cb
Version bump59d8d16
Merge pull request #1332 from kpadhiamex/1073-fix-issue-with-mocking-value-cl...f602f77
Used Result.success("") for Kotlin class comparison instead of string name co...580c1d7
Used Kotlin class comparison instead of name comparison2ddd49d
Fix( Issue #1073): Bug fix for the issue with mocking value classes with coEv...1b3b01e
Version bumpe7ec061
Merge pull request #1331 from kpadhiamex/1330-fix-for-relaxed-mocking-simple-...f3a12a2
Merge branch 'master' into 1330-fix-for-relaxed-mocking-simple-value-when-pro...2264808
Reenable java 170ebbb0e
Run instrumented test on ubuntu-latestSourced from io.mockk:mockk's releases.
1.13.16
What's Changed
- Fix( Issue #1073): Bug fix for the issue with mocking value classes with coEvery by
@âkpadhiamex
in mockk/mockk#1332Full Changelog: https://github.com/mockk/mockk/compare/1.13.14...1.13.16
1.13.14
What's Changed
- fix(1308): Handle nullable complex and nested value classes by
@âVasilisDrettas-tomtom
in mockk/mockk#1314- Fix(Issue no. 1330) for Relaxed Mocking Value When Property is Nested Value Class by
@âkpadhiamex
in mockk/mockk#1331New Contributors
@âkpadhiamex
made their first contribution in mockk/mockk#1331Full Changelog: https://github.com/mockk/mockk/compare/1.13.13...1.13.14
9d151cb
Version bump59d8d16
Merge pull request #1332 from kpadhiamex/1073-fix-issue-with-mocking-value-cl...f602f77
Used Result.success("") for Kotlin class comparison instead of string name co...580c1d7
Used Kotlin class comparison instead of name comparison2ddd49d
Fix( Issue #1073): Bug fix for the issue with mocking value classes with coEv...1b3b01e
Version bumpe7ec061
Merge pull request #1331 from kpadhiamex/1330-fix-for-relaxed-mocking-simple-...f3a12a2
Merge branch 'master' into 1330-fix-for-relaxed-mocking-simple-value-when-pro...2264808
Reenable java 170ebbb0e
Run instrumented test on ubuntu-latest