Package org.mockito.invocation
Interface Location
-
- All Known Implementing Classes:
LocationImpl
public interface LocationDescribes the location of something in the source code.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringtoString()
-