Package samples
Interface Service
-
public interface ServiceA very simple service interface used as a dependency for various classes to demonstrate different kinds of mocking.- Author:
- Johan Haleby
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetServiceMessage()
-
-
-
Method Detail
-
getServiceMessage
String getServiceMessage()
-
-