Summary
Gets the
IBuildEngine
instance that can be used as a mock MsBuild build engine.
- Namespace
- NBuildKit
.MsBuild .Tasks .Tests - Containing Type
- TaskTest
Syntax
protected Mock<IBuildEngine4> BuildEngine { get; }
Value
Type | Description |
---|---|
Mock |