Namespace Serenity.Menu.Tests.Application
Classes
EnsuringMenuTransitionateToViewTests
Tests for 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
MenuInstanceState enum contract.
MenuApplicationTests
Tests for Menu DTOs, use cases, signals, and installer DTO.
MenuLifecycleResolverTests
Tests for MenuLifecycleResolver effective-mode resolution and classification.
RouterMenuTransitionateToViewTests
Tests for RouterMenuTransitionateToView: it shows the transition target through the top-level IViewRouter (which itself hides the current view), ignoring the source id.