Jonathan Lagneaux

Results 5 issues of Jonathan Lagneaux

@Raibaz Here is to PR the fix https://github.com/mockk/mockk/issues/1155 I used the `internalIsMockKMock` with all parameters to true to check is the `called` object is a mock, please tell me if...

## Please remove sections wisely Hello, i encountered a bug doing this PR https://github.com/mockk/mockk/pull/1174 and following this discussion https://github.com/mockk/mockk/pull/1174#issuecomment-1969343409 When using `verify` on `anyConstructed()` we get an error ``` io.mockk.MockKException:...

Hello, I use version 5.0.6 dgs codegen gradle plugin. And I have a project with two kotlin modules in it. I applied the kotlin plugin in the root build.gradle.kts like...

Fix typo for the material 3 widgets dependency fix #6

Hello! There are small typo in the dependencies for material 3 widgets in the docs. https://github.com/KodeinKoders/CuP/blob/0fabb5d5a6c9fc75818ab2143d1e62f8a7d0a5d7/docs/modules/widgets/pages/widgets.adoc?plain=1#L24 and here https://github.com/KodeinKoders/CuP/blob/0fabb5d5a6c9fc75818ab2143d1e62f8a7d0a5d7/docs/modules/widgets/pages/widgets.adoc?plain=1#L37 it should be `widgets`