Class UiOptionValueBehaviorTests
Additional behavior for the base UiOptionValue not covered by UiOptionValueTests: exact ToString format and the explicit IFoundationSettings Id/Guid proxy setters.
Inherited Members
Namespace: Serenity.Ui.Tests.Domain
Assembly: Tests.dll
Syntax
public class UiOptionValueBehaviorTests
Constructors
UiOptionValueBehaviorTests()
Declaration
public UiOptionValueBehaviorTests()
Methods
Ctor_StoresViewIdSeparatelyFromId()
Declaration
public void Ctor_StoresViewIdSeparatelyFromId()
FoundationSettingsGuid_SetterWritesThroughToField()
Declaration
public void FoundationSettingsGuid_SetterWritesThroughToField()
FoundationSettingsId_SetterWritesThroughToField()
Declaration
public void FoundationSettingsId_SetterWritesThroughToField()
ToString_HasExactFormat()
Declaration
public void ToString_HasExactFormat()