Search Results for

    Show / Hide Table of Contents

    Class Test_ProcessSchedulerService

    Inheritance
    object
    Test_ProcessSchedulerService
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: OEMS.UnitTests.Infrastructure
    Assembly: OEMS.UnitTests.dll
    Syntax
    [TestClass]
    public class Test_ProcessSchedulerService

    Methods

    Cleanup()

    Declaration
    [TestCleanup]
    public void Cleanup()

    ExecuteAsync_ShouldCallProcessTimeBasedTriggersAsync()

    Declaration
    [TestMethod]
    public Task ExecuteAsync_ShouldCallProcessTimeBasedTriggersAsync()
    Returns
    Type Description
    Task

    Initialize()

    Declaration
    [TestInitialize]
    public void Initialize()
    In this article
    Back to top Generated by DocFX