testEmitterStyles

Test emitter by getting events from parsing a file, emitting them with all possible scalar and collection styles, parsing the emitted results and comparing events from parsing the emitted result with originally parsed events.

version(unittest)
void
testEmitterStyles
@safe

Parameters

canonicalFilename
Type: string

Canonical YAML file used as dummy to determine which data files to load.

Meta