logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class AssetPathReferenceAttributeTests

    Tests for AssetPathReferenceAttribute: constructor stores the asset type name, attribute usage metadata, and field applicability via reflection.

    Inheritance
    object
    AssetPathReferenceAttributeTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Global.Tests.Domain
    Assembly: Tests.dll
    Syntax
    public class AssetPathReferenceAttributeTests

    Constructors

    AssetPathReferenceAttributeTests()

    Declaration
    public AssetPathReferenceAttributeTests()

    Methods

    AppliedToField_IsReadableViaReflection()

    Declaration
    public void AppliedToField_IsReadableViaReflection()

    AttributeUsage_TargetsParameterFieldAndProperty()

    Declaration
    public void AttributeUsage_TargetsParameterFieldAndProperty()

    Ctor_StoresAssetTypeName()

    Declaration
    public void Ctor_StoresAssetTypeName()

    Ctor_WithEmptyString_StoresEmpty()

    Declaration
    public void Ctor_WithEmptyString_StoresEmpty()

    Ctor_WithNull_StoresNull()

    Declaration
    public void Ctor_WithNull_StoresNull()

    Type_DerivesFromAttribute()

    Declaration
    public void Type_DerivesFromAttribute()

    Type_IsSealed()

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