C# Class BuildLight.Tests.Unit.Core.DelcomUsbLightBuildIndicatorTests

Datei anzeigen Open project: SouthsideSoftware/BuildLight

Private Methods

Method Description
PerformIndicatorTest ( IndicatorStatus indicatorStatus, DelcomIndicatorState expectedIndicatorState ) : void
ShouldBeGreenWhenStatusIsSuccess ( ) : void
ShouldFlashBlueWhenStatusIsBuilding ( ) : void
ShouldFlashRedWhenStatusIsFailure ( ) : void
ShouldTurnLightOffWhenStatusUnknown ( ) : void