org.mockserver.validator
Class ExpectationValidator
java.lang.Object
org.mockserver.validator.ExpectationValidator
- All Implemented Interfaces:
- Validator<Expectation>
public class ExpectationValidator
- extends Object
- implements Validator<Expectation>
- Author:
- jamesdbloom
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpectationValidator
public ExpectationValidator()
isValid
public List<String> isValid(Expectation expectation)
- Specified by:
isValid in interface Validator<Expectation>
Copyright © 2016. All rights reserved.