Class UiDomainEnumsTests
Guards the member set and default (zero) values of the Ui domain enums. Several pieces of domain logic depend on these: e.g. FlexboxSolver treats AUTO as the default size unit, and the LayoutSize default struct has AUTO as its unit.
Inherited Members
Namespace: Serenity.Ui.Tests.Domain
Assembly: Tests.dll
Syntax
public class UiDomainEnumsTests
Constructors
UiDomainEnumsTests()
Declaration
public UiDomainEnumsTests()
Methods
ContainerContentMode_StackIsDefaultZero()
Declaration
public void ContainerContentMode_StackIsDefaultZero()
LayoutAlignment_StartIsDefaultZero()
Declaration
public void LayoutAlignment_StartIsDefaultZero()
LayoutDirection_RowIsDefaultZero()
Declaration
public void LayoutDirection_RowIsDefaultZero()
LayoutScrollAxis_VerticalIsDefaultZero()
Declaration
public void LayoutScrollAxis_VerticalIsDefaultZero()
LayoutSizeUnit_AutoIsDefaultZero()
Declaration
public void LayoutSizeUnit_AutoIsDefaultZero()
LayoutSizeUnit_HasExpectedMembers()
Declaration
public void LayoutSizeUnit_HasExpectedMembers()
UiAnchorType_CenterIsDefaultZero()
Declaration
public void UiAnchorType_CenterIsDefaultZero()
UiComponentAlignmentType_CenterIsDefaultZero()
Declaration
public void UiComponentAlignmentType_CenterIsDefaultZero()
UiComponentInteractionType_StringIsDefaultZero()
Declaration
public void UiComponentInteractionType_StringIsDefaultZero()
UiComponentValueType_HasExpectedMembers()
Declaration
public void UiComponentValueType_HasExpectedMembers()