C# Class BrickPile.Core.UnitTestDetector

Detect if we are running as part of a nUnit unit test. This is DIRTY and should only be used if absolutely necessary as its usually a sign of bad design.
Show file Open project: brickpile/brickpile

Private Properties

Property Type Description
UnitTestDetector System

Private Methods

Method Description
UnitTestDetector ( ) : System