Using mockito-inline dependency instead of mockito
I have to mock static classes as well so I have used mockito-inline dependency. I am using junit 5 and mockito version is 3.x. The current dependency contains
I have to mock static classes as well so I have used mockito-inline dependency. I am using junit 5 and mockito version is 3.x. The current dependency contains