logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class PrefetchPolicyRegistryTests

    Inheritance
    object
    PrefetchPolicyRegistryTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.AssetPrefetcher.Tests.Infrastructure
    Assembly: Tests.dll
    Syntax
    public class PrefetchPolicyRegistryTests

    Constructors

    PrefetchPolicyRegistryTests()

    Declaration
    public PrefetchPolicyRegistryTests()

    Methods

    FoundationSettingsId_RoundTrips()

    Declaration
    public void FoundationSettingsId_RoundTrips()

    GetDefault_ReturnsProfileWithDefaultId()

    Declaration
    public void GetDefault_ReturnsProfileWithDefaultId()

    GetDefault_WhenIdEmpty_FindsProfileNamedDefault()

    Declaration
    public void GetDefault_WhenIdEmpty_FindsProfileNamedDefault()

    Get_FindsProfileById()

    Declaration
    public void Get_FindsProfileById()

    Get_WhenIdEmpty_FindsProfileByAssetName()

    Declaration
    public void Get_WhenIdEmpty_FindsProfileByAssetName()

    Get_WhenIdSet_ExplicitIdWinsOverAssetName()

    Declaration
    public void Get_WhenIdSet_ExplicitIdWinsOverAssetName()

    Get_WhenProfilesNull_ReturnsNull()

    Declaration
    public void Get_WhenProfilesNull_ReturnsNull()

    Guid_IsNonEmpty_OnFreshInstance()

    Declaration
    public void Guid_IsNonEmpty_OnFreshInstance()

    ImplementsIFoundationSettings()

    Declaration
    public void ImplementsIFoundationSettings()
    In this article
    © 2026 Serenity. All Rights Reserved