public class ExpectationFileSystemPersistence extends Object implements MockServerMatcherListener
| Constructor and Description |
|---|
ExpectationFileSystemPersistence(MockServerLogger mockServerLogger,
MockServerMatcher mockServerMatcher) |
| Modifier and Type | Method and Description |
|---|---|
String |
serialize(Expectation... expectations) |
String |
serialize(List<Expectation> expectations) |
void |
updated(MockServerMatcher mockServerLog) |
public ExpectationFileSystemPersistence(MockServerLogger mockServerLogger, MockServerMatcher mockServerMatcher)
public void updated(MockServerMatcher mockServerLog)
updated in interface MockServerMatcherListenerpublic String serialize(List<Expectation> expectations)
public String serialize(Expectation... expectations)
Copyright © 2019. All rights reserved.