MockLogger Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class MockLogger sealed : Microsoft::Build::Framework::ILogger
public sealed class MockLogger : Microsoft.Build.Framework.ILogger
type MockLogger = class
interface ILogger
Public NotInheritable Class MockLogger
Implements ILogger
- Inheritance
-
MockLogger
- Implements
Constructors
MockLogger() |
Properties
Methods
AssertLogContains(String[]) | |
AssertLogDoesntContain(String) | |
AssertNoErrors() | |
AssertNoWarnings() | |
ClearLog() | |
Initialize(IEventSource) | |
LoggerEventHandler(Object, BuildEventArgs) | |
Shutdown() |