_____________ creates a mock object that implements the given interface with the specification is that order checking is disabled by default.

Question:_____________ creates a mock object that implements the given interface with the specification is that order checking is disabled by default.

1.createMock(Class<T> toMock)

2.createMock(MockType type, Class<T>toMock)

3.createMock(String name, Class<T> toMock)

4.createMock(String name, MockType type, Class<T> toMock)


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!