Class FeedbackIntensityTests
Guards FeedbackIntensity clamping and the silence predicate that the channel and scaler rely on.
Inherited Members
Namespace: Serenity.Feedback.Tests.Domain
Assembly: Tests.dll
Syntax
public class FeedbackIntensityTests
Constructors
FeedbackIntensityTests()
Declaration
public FeedbackIntensityTests()
Methods
Clamped_ClampsAmplitudesIntoUnitRange()
Declaration
public void Clamped_ClampsAmplitudesIntoUnitRange()
Clamped_ClampsNegativeDurationToZero()
Declaration
public void Clamped_ClampsNegativeDurationToZero()
Clamped_LeavesInRangeValuesUntouched()
Declaration
public void Clamped_LeavesInRangeValuesUntouched()
IsSilent_FalseWhenAnyAmplitudePositive()
Declaration
public void IsSilent_FalseWhenAnyAmplitudePositive()
IsSilent_TrueWhenBothAmplitudesZeroOrLess()
Declaration
public void IsSilent_TrueWhenBothAmplitudesZeroOrLess()