Class DefaultModeDetector
- Namespace
- Splat
- Assembly
- Splat.dll
Contains the default mode detector to detect if we are currently in a unit test.
- Inheritance
-
Default
Mode Detector
- Implements
- Extension Methods
Constructors
DefaultModeDetector()
Methods
InUnitTestRunner()
Gets a value indicating whether the current library or application is running through a unit test.
Returns
- bool?
If we are currently running in a unit test.