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