Class StoredSettingsPayloadBehaviorTests
Behavioral tests for Serenity.GameSettings.Domain.Entities.StoredSettingsPayload complementing the
existing StoredSettingsPayloadTests in the Global test namespace.
Inherited Members
Namespace: Serenity.GameSettings.Tests.Domain
Assembly: Tests.dll
Syntax
public class StoredSettingsPayloadBehaviorTests
Constructors
StoredSettingsPayloadBehaviorTests()
Declaration
public StoredSettingsPayloadBehaviorTests()
Methods
Items_CanBeReplacedWithNewList()
Declaration
public void Items_CanBeReplacedWithNewList()
Items_IsMutable_AndPreservesInsertionOrder()
Declaration
public void Items_IsMutable_AndPreservesInsertionOrder()
TwoInstances_HaveIndependentLists()
Declaration
public void TwoInstances_HaveIndependentLists()