C# Class Balakin.VSOutputEnhancer.Tests.UnitTests.BuildOutputClassifierTests

Inheritance: ClassifierTestsBase
Show file Open project: nbalakin/VSOutputEnhancer

Protected Methods

Method Description
CreateClassifier ( ) : IClassifier

Private Methods

Method Description
BowerError ( ) : void
BuildFailed ( ) : void
BuildSucceeded ( ) : void
BuildSucceededOrUpToDate ( ) : void
CompilationError ( ) : void
CompilationWarning ( ) : void
NpmError ( ) : void
NpmWarning ( ) : void
PublishFailed ( ) : void
PublishSucceeded ( ) : void

Method Details

CreateClassifier() protected method

protected CreateClassifier ( ) : IClassifier
return IClassifier