Harshvardhan Parmar
Harshvardhan Parmar
@lbroudoux with this PR, I am planning to add unit tests for all the classes which I have mentioned in description. Please check the unit test which I have written...
@lbroudoux can we use mockito in unit test to mock some functionality?
@lbroudoux Thank you. I will make changes as per your suggestions.
@lbroudoux created unit tests for all the classes of `microcks-util` module. Now you can merge this branch.
@lbroudoux I have corrected it.
@lbroudoux I have used `mvn test` inside `microcks-util` and all tests are running perfectly on my machine. you can see output here:
> Hum I think we can keep this one open as It's shouldn't be that hard to fix. Give me a few minutes to figure this out. Yeah, sure.
I have rebased it.
@lbroudoux I am working on failing tests from my side.
> Do you have the same result than GitHub Action build? No, it's still working fine on my machine but, I am trying to find the issue in github action.