Click or drag to resize

Emulate3DTestFixtureAssertResultLogger Property

Log assert results to a file.

Namespace: Demo3D.TestRunner
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public ILogger AssertResultLogger { get; }

Property Value

ILogger
See Also