Namespace Akka.TestKit.Xunit2.Internals
Classes
AkkaAssertEqualityComparer<T>
Default implementation of IEqualityComparer<T> 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
AkkaEqualException
TBD
TestOutputLogger
This class represents an actor that logs output from tests using an Xunit.Abstractions.ITestOutputHelper provider.