logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class SerenityProjectValidationRunnerTests

    Smoke tests for RunAll(string) against the real project. Exact issue counts depend on project state, so these assert structure (validators ran, JSON parses) rather than counts.

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

    Constructors

    SerenityProjectValidationRunnerTests()

    Declaration
    public SerenityProjectValidationRunnerTests()

    Methods

    RunAll_RunsAllEightValidators_ButNotCatalog_AndProducesParseableJson()

    Declaration
    public void RunAll_RunsAllEightValidators_ButNotCatalog_AndProducesParseableJson()

    RunAll_WithAddressablesKind_RunsOnlyThatValidator()

    Declaration
    public void RunAll_WithAddressablesKind_RunsOnlyThatValidator()

    RunAll_WithAudioRegistrationKind_RunsOnlyThatValidator()

    Declaration
    public void RunAll_WithAudioRegistrationKind_RunsOnlyThatValidator()

    RunAll_WithBrandingKind_RunsOnlyThatValidator()

    Declaration
    public void RunAll_WithBrandingKind_RunsOnlyThatValidator()

    RunAll_WithCatalogKind_RunsOnlyTheStalenessValidator_AndIsExcludedFromAll()

    Declaration
    public void RunAll_WithCatalogKind_RunsOnlyTheStalenessValidator_AndIsExcludedFromAll()

    RunAll_WithHudBindingsKind_RunsOnlyThatValidator()

    Declaration
    public void RunAll_WithHudBindingsKind_RunsOnlyThatValidator()

    RunAll_WithKind_RunsOnlyTheSelectedValidator()

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