Closed Frassle closed 2 months ago
Adds a BuildHost overload that takes the factory function for building the engine IHost object. This allows a test to mock out that object and we write a test demonstrating this assert that a log message was sent.
IHost
Adds a BuildHost overload that takes the factory function for building the engine
IHost
object. This allows a test to mock out that object and we write a test demonstrating this assert that a log message was sent.