Click or drag to resize
Akka.NETAkka.TestKit.Xunit.Internals Namespace
The Akka.TestKit.Xunit.Internals namespace contains classes that provide for writing tests in Xunit. These classes are part of an internal API. As such, these classes may break without warning. Use at your own risk.
Classes
  ClassDescription
Public classAkkaAssertEqualityComparerT
Default implementation of IEqualityComparerT used by the Akka's xUnit.net equality assertions. Copy of xUnits code https://github.com/xunit/xunit/blob/3e6ab94ca231a6d8c86e90d6e724631a0faa33b7/src/xunit.assert/Asserts/Sdk/AssertEqualityComparer.cs
Remarks
Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.
Public classAkkaEqualException
TBD
Public classTestOutputLogger
TBD