Namespace Serenity.Feedback.Tests.Application
Classes
FeedbackDefinitionDataTests
Guards FeedbackDefinitionData: the legacy constructor synthesizes a single vibration effect (so consumers can always iterate Effects), and the multi-effect constructor stores effects.
FeedbackEffectScaledTests
Guards each effect's Scaled(globalIntensity) — the per-effect application of global
intensity. Only the intended field scales; everything else is preserved; hit-stop is identity.
FeedbackTargetTests
Guards the FeedbackTarget factory helpers so the addressing mode each one encodes stays unambiguous — the infrastructure resolver depends on exactly one mode being set.