Namespace Serenity.Menu.Tests.Application
Classes
EnsuringMenuTransitionateToViewTests
Tests for Serenity.Menu.Application.UseCases.EnsuringMenuTransitionateToView — the lazy-resolution decorator around the menu transition.
MenuApplicationBehaviorTests
Behavioral tests for Menu Application types not covered by MenuApplicationTests:
DTO ToString formatting, the parameterless submit signal, the aggregator, and the
Serenity.Menu.Application.Lifecycle.MenuInstanceState enum contract.
MenuApplicationTests
Tests for Menu DTOs, use cases, signals, and installer DTO.
MenuLifecycleResolverTests
Tests for Serenity.Menu.Application.Lifecycle.MenuLifecycleResolver effective-mode resolution and classification.
RouterMenuTransitionateToViewTests
Tests for Serenity.Menu.Application.UseCases.RouterMenuTransitionateToView: it shows the transition target through the top-level Serenity.Global.Application.Interfaces.IViewRouter (which itself hides the current view), ignoring the source id.