Can we unit test a public method which calls a private class which is extending abstract class using Mockito?
this is the method that needs to be tested i am not sure how to proceed i am need to Junit
Can we unit test a public method which calls a private class which is extending abstract class using Mockito?
this is the method that needs to be tested i am not sure how to proceed i am need to Junit