LoggerDifferentialTckOptions
@rotorsoft/act-root / act-tck/src / LoggerDifferentialTckOptions
Type Alias: LoggerDifferentialTckOptions
LoggerDifferentialTckOptions =
object
Defined in: libs/act-tck/src/logger-differential-tck.ts:24
Options for runLoggerDifferentialTck.
Propertiesโ
loggersโ
readonlyloggers:ReadonlyArray<DifferentialLogger>
Defined in: libs/act-tck/src/logger-differential-tck.ts:32
Two or more loggers to drive in lockstep and compare. The first entry is the reference; every other logger must uphold the same portable observable contract under the identical call sequence.
nameโ
readonlyname:string
Defined in: libs/act-tck/src/logger-differential-tck.ts:26
Display name for the differential suite.