OpenText Interview Question

What is the syntax of mocking an object using mockito?

Interview Answer

Anonymous

Nov 27, 2020

mock(Classname.class)