Package org.mockserver.log.model
Interface ExpectationLogEntry
-
- All Known Implementing Classes:
ExpectationMatchLogEntry
,RequestResponseLogEntry
public interface ExpectationLogEntry
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Expectation
getExpectation()
-
-
-
Method Detail
-
getExpectation
Expectation getExpectation()
-
-