logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class CacheItemTests

    Tests for CacheItem entity. Note: To keep Domain tests free of UnityEngine API, we validate only state transitions that do not require UnityEngine.Object instances.

    Inheritance
    object
    CacheItemTests
    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.Domain
    Assembly: Tests.dll
    Syntax
    public class CacheItemTests

    Constructors

    CacheItemTests()

    Declaration
    public CacheItemTests()

    Methods

    Ctor_InitializesInLoadingState()

    Declaration
    public void Ctor_InitializesInLoadingState()

    Evict_TransitionsToEvicted()

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