logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class SampleDelayTaskTests

    Tests for SampleDelayTask.

    Inheritance
    object
    SampleDelayTaskTests
    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 SampleDelayTaskTests

    Constructors

    SampleDelayTaskTests()

    Declaration
    public SampleDelayTaskTests()

    Methods

    Ctor_DefaultCriticality_IsDegradable()

    Declaration
    public void Ctor_DefaultCriticality_IsDegradable()

    Ctor_DefaultWeight_IsOne()

    Declaration
    public void Ctor_DefaultWeight_IsOne()

    Ctor_NegativeWeight_NormalizedToOne()

    Declaration
    public void Ctor_NegativeWeight_NormalizedToOne()

    Ctor_StoresIdAndCriticality()

    Declaration
    public void Ctor_StoresIdAndCriticality()

    Ctor_ZeroWeight_NormalizedToOne()

    Declaration
    public void Ctor_ZeroWeight_NormalizedToOne()

    ImplementsITask()

    Declaration
    public void ImplementsITask()

    LastError_IsNullBeforeRun()

    Declaration
    public void LastError_IsNullBeforeRun()

    RunAsync_AlreadyCanceledToken_Throws()

    Declaration
    public void RunAsync_AlreadyCanceledToken_Throws()

    RunAsync_CompletesWithoutError()

    Declaration
    public Task RunAsync_CompletesWithoutError()
    Returns
    Type Description
    Task
    In this article
    © 2026 Serenity. All Rights Reserved