emitTestCommon

Undocumented in source. Be warned that the author may not have intended to support it.
version(unittest)
@safe
void
emitTestCommon
(
T
)
(
ref Appender!string emitStream
,,
bool canonical = false
)
if (
isInputRange!T &&
is(ElementType!T == Event)
)

Meta