Namespace Serenity.UnityCharacter.Tests.InterfaceAdapters
Classes
CharacterViewModelTests
Tests for Serenity.Character.InterfaceAdapters.ViewModels.CharacterViewModel, the InterfaceAdapters view-model that extends the Domain CharacterState and exposes presentation-friendly aliases.
UnityCharacterPresenterTests
Tests for Serenity.Character.InterfaceAdapters.Presenters.UnityCharacterPresenter: verifies it creates a fresh Serenity.Character.InterfaceAdapters.ViewModels.CharacterViewModel and binds/rebinds it on the view abstraction.