Namespace Serenity.Character.Tests.Application
Classes
CharacterConfigInterfaceTests
Tests for the ICharacterConfig default method.
CharacterSignalBehaviorTests
Additional behavioral tests for the Character application event signals: distinct id round-trips, default-id handling, and field independence not exercised by CharacterSignalTests.
CharacterSignalTests
Tests for Character application event signals.
ICharacterConfigBehaviorTests
Additional behavioral tests for the ICharacterConfig default ToConfig() method covering guard-clause propagation and that only MaxHealth is mapped.