logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UnityDocsPathsAndConstantsTests

    Tests for the computed paths in Serenity.Global.Infrastructure.Editor.Utils.UnityDocsPaths and the literal values in Serenity.Global.Infrastructure.Editor.Utils.UnityDocsConstants. These are read-only derivations from Application.dataPath; the tests assert the relationships between the paths rather than absolute machine-specific strings, so they stay culture- and machine-agnostic. Editor-only.

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

    Constructors

    UnityDocsPathsAndConstantsTests()

    Declaration
    public UnityDocsPathsAndConstantsTests()

    Methods

    ApiDir_IsUnderDocsDir()

    Declaration
    public void ApiDir_IsUnderDocsDir()

    ArticlesAndObjDirs_AreUnderDocsDir()

    Declaration
    public void ArticlesAndObjDirs_AreUnderDocsDir()

    Constants_BrandAndFileNames_AreStable()

    Declaration
    public void Constants_BrandAndFileNames_AreStable()

    Constants_IconSizes_MatchFileNames()

    Declaration
    public void Constants_IconSizes_MatchFileNames()

    DocfxJsonPath_UsesConfiguredFileName()

    Declaration
    public void DocfxJsonPath_UsesConfiguredFileName()

    DocsDir_IsUnderProjectRoot()

    Declaration
    public void DocsDir_IsUnderProjectRoot()

    ProjectRoot_IsParentOfDataPath()

    Declaration
    public void ProjectRoot_IsParentOfDataPath()

    SiteDir_IsUnderDocsDir()

    Declaration
    public void SiteDir_IsUnderDocsDir()

    StylesAndScriptsAndImages_AreUnderDocsDir()

    Declaration
    public void StylesAndScriptsAndImages_AreUnderDocsDir()

    TempDocsDir_IsUnderProjectRootTemp()

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