Namespace Serenity.Menu.Tests.Domain
Classes
MenuInstantiationModeTests
Tests for MenuInstantiationMode.
These lock the value contract that keeps PR2 backward-compatible: the default (value 0) must be
PreloadOnStartup so existing serialized menu assets — which
store no value for this field — deserialize to the current eager-construction behavior.
MenuScrollPolicyTests
Tests for MenuScrollPolicy: the pure rule deciding when a menu clamps its options area to the configured visible rows and scrolls the overflow.