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

Inheritance: ClassifierTestsBase
Exibir arquivo Open project: nbalakin/VSOutputEnhancer

Protected Methods

Method Description
CreateClassifier ( ) : IClassifier

Private Methods

Method Description
NpmError ( ) : void
NpmResultFailed ( ) : void
NpmResultSuccess ( ) : void
NpmWarning ( ) : void

Method Details

CreateClassifier() protected method

protected CreateClassifier ( ) : IClassifier
return IClassifier