logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class TaskDefinitionDtoTests

    Tests for the abstract Serenity.Tasking.Application.DTO.TaskDefinitionDto base, exercised through a minimal concrete subclass defined in this test.

    Inheritance
    object
    TaskDefinitionDtoTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Tasking.Tests.Application
    Assembly: Tests.dll
    Syntax
    public class TaskDefinitionDtoTests

    Constructors

    TaskDefinitionDtoTests()

    Declaration
    public TaskDefinitionDtoTests()

    Methods

    Criticality_DefaultsToCritical()

    Declaration
    public void Criticality_DefaultsToCritical()

    IdAndGuid_DefaultToNull()

    Declaration
    public void IdAndGuid_DefaultToNull()

    ImplementsFoundationSettings()

    Declaration
    public void ImplementsFoundationSettings()

    Setters_StoreProvidedValues()

    Declaration
    public void Setters_StoreProvidedValues()

    Weight_DefaultsToOne()

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