Splat.Tests.Mocks namespace¶
Part of the Splat.Common.Test package.
| Type | Kind | Summary |
|---|---|---|
| DummyObjectClass1 | class | A dummy class used during Locator testing. |
| DummyObjectClass2 | class | A dummy class used during Locator testing. |
| DummyObjectClass3 | class | A dummy class used during Locator testing. |
| IDummyInterface | interface | A dummy interface used during Locator testing. |
| IMockLogTarget | interface | A target with our desired logs. |
| TextLogger | class | A TextWriter implementation of [ILogger](# for testing. |