C# Class Balakin.VSOutputEnhancer.Tests.ExcludeFromCodeCoverageTestsBase

Mostra file Open project: nbalakin/VSOutputEnhancer

Protected Methods

Method Description
CheckAllTestsCodeExcludedFromCoverage ( ) : void
GetAssembly ( ) : Assembly

Private Methods

Method Description
IsExcludedFromCodeCoverage ( Type t ) : System.Boolean

Method Details

CheckAllTestsCodeExcludedFromCoverage() protected method

protected CheckAllTestsCodeExcludedFromCoverage ( ) : void
return void

GetAssembly() protected method

protected GetAssembly ( ) : Assembly
return System.Reflection.Assembly