logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class SerenityRecipeTemplateGeneratorTests

    Tests for the Recipe Template Generator: it enumerates authorable types and produces recipe stubs whose JSON parses back through the loader, with the right section populated (typed vs generic).

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

    Constructors

    SerenityRecipeTemplateGeneratorTests()

    Declaration
    public SerenityRecipeTemplateGeneratorTests()

    Methods

    AuthorableTypes_AreFound_AndIncludeKnownTypes()

    Declaration
    public void AuthorableTypes_AreFound_AndIncludeKnownTypes()

    GenerateAll_Parses_AndCoversManyTypes()

    Declaration
    public void GenerateAll_Parses_AndCoversManyTypes()

    GenerateStub_GenericType_ProducesParseableAssetsWithExactType()

    Declaration
    public void GenerateStub_GenericType_ProducesParseableAssetsWithExactType()

    GenerateStub_TypedType_ProducesParseableTypedSection()

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