Package samples
Interface Service
-
public interface Service
A 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 String
getServiceMessage()
-
-
-
Method Detail
-
getServiceMessage
String getServiceMessage()
-
-