| Interface | Description |
|---|---|
| FixtureParser |
The root interface for parsing fixture string to
Map |
| Class | Description |
|---|---|
| YamlFixtureParser |
Yaml
FixtureParser implementation which allows
to parse YAML format string. |
| Exception | Description |
|---|---|
| FixtureFormatException |
Exception thrown when a
FixtureParser encounter an error when
attempting to parse fixture raw string to Map instance. |
Copyright © 2018. All rights reserved.