config/yaml_parser library

Classes

MockConfig
Parsed representation of a mock.yaml file.
MockErrorResponse
Optional error response that may be returned instead of the primary response.
MockResponse
Successful response configuration for a route.
MockRoute
A single route entry declared in mock.yaml.
YamlConfigParser
Parses and validates mock.yaml route configuration.

Exceptions / Errors

MockConfigException
Exception thrown when mock configuration is invalid.