...
- A list of objects. Each is an instance of assert-log common properties.
assertion-mode:
- Valid values:
match-all
- Each expected log must match the criteria specified in its assert-log common properties.
match-any
- At least one expected log must match the criteria specified in its assert-log common properties.
failure-id:
- Identifier to use as a Failure ID if the log assertion fails.
...
- An object. It is an instance of assert-log common properties.
- Any
log-defaults
property not specified for one of the expected logs will be applied as though it were specified.
...