Namespace Serenity.Ui.Tests.Domain
Classes
FlexboxSolverTests
Tests for FlexboxSolver: the pure main-axis layout solver shared by the builder wireframe and the UI preview (FIXED/PERCENT claim space first, FLEX/AUTO share the remainder).
UiAnchorMapperTests
Tests for UiAnchorMapper: the single anchor→placement-factor mapping shared by the menu positioning utils and the UI preview (horizontal 0=left→1=right; vertical 0=bottom→1=top).
UiDomainCoverageTests
Tests for Ui domain entities, use cases.