logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class AnimationHubIssueIndexTests

    EditMode tests for AnimationHubIssueIndex, extracted from AnimationHubUnityTabGui so its lookup and its parent-key propagation for the "issues only" filter are testable on their own.

    Inheritance
    object
    AnimationHubIssueIndexTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.AnimationHub.Tests.Editor
    Assembly: Tests.Editor.dll
    Syntax
    public class AnimationHubIssueIndexTests

    Constructors

    AnimationHubIssueIndexTests()

    Declaration
    public AnimationHubIssueIndexTests()

    Methods

    Empty_ReportsNoSeverityForAnyKey()

    Declaration
    public void Empty_ReportsNoSeverityForAnyKey()

    IssuesFor_ReturnsOnlyThatRowsOwnFindings_NotADescendants()

    Declaration
    public void IssuesFor_ReturnsOnlyThatRowsOwnFindings_NotADescendants()

    WorstSeverity_OwnKey_ReturnsItsSeverity()

    Declaration
    public void WorstSeverity_OwnKey_ReturnsItsSeverity()

    WorstSeverity_PropagatesThroughTheParametersGroupKeyToo()

    Declaration
    public void WorstSeverity_PropagatesThroughTheParametersGroupKeyToo()

    WorstSeverity_PropagatesToEveryAncestorKey()

    Declaration
    public void WorstSeverity_PropagatesToEveryAncestorKey()

    WorstSeverity_TakesTheWorseOfTwoFindingsOnTheSameKey()

    Declaration
    public void WorstSeverity_TakesTheWorseOfTwoFindingsOnTheSameKey()

    WorstSeverity_UnknownKey_ReturnsNull()

    Declaration
    public void WorstSeverity_UnknownKey_ReturnsNull()

    WorstSeverity_UnrelatedSiblingKey_StaysNull()

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