Class GameProgressRecordMappingTests
GameProgressRecordMapping-specific tests: record round-trip, empty-extras encoding, and the global scope filter.
Inherited Members
Namespace: Serenity.GameProgress.Tests.Infrastructure
Assembly: Tests.dll
Syntax
public class GameProgressRecordMappingTests
Constructors
GameProgressRecordMappingTests()
Declaration
public GameProgressRecordMappingTests()
Methods
BuildGlobalScopeFilters_FiltersOnThePartitionField()
Declaration
public void BuildGlobalScopeFilters_FiltersOnThePartitionField()
BuildSchema_DeclaresEveryMappedField()
Declaration
public void BuildSchema_DeclaresEveryMappedField()
ToRecord_EmptyUnlockedExtras_RoundTripsToEmptyList()
Declaration
public void ToRecord_EmptyUnlockedExtras_RoundTripsToEmptyList()
ToRecord_ThenToData_RoundTripsEveryField()
Declaration
public void ToRecord_ThenToData_RoundTripsEveryField()
ToRecord_UsesTheSingleGlobalPartitionValue()
Declaration
public void ToRecord_UsesTheSingleGlobalPartitionValue()