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

Afficher le fichier Open project: SouthsideSoftware/BuildLight

Private Methods

Méthode Description
PerformIndicatorTest ( IndicatorStatus indicatorStatus, DelcomIndicatorState expectedIndicatorState ) : void
ShouldBeGreenWhenStatusIsSuccess ( ) : void
ShouldFlashBlueWhenStatusIsBuilding ( ) : void
ShouldFlashRedWhenStatusIsFailure ( ) : void
ShouldTurnLightOffWhenStatusUnknown ( ) : void