testEmitterOnCanonical

Test emitter by getting events from parsing a canonical YAML file, emitting them both in canonical and normal format, parsing the emitted results and comparing events from parsing the emitted result with originally parsed events.

version(unittest)
void
testEmitterOnCanonical

Parameters

canonicalFilename
Type: string

Canonical YAML file to parse.

Meta