Search Results for

    Show / Hide Table of Contents

    Class Test_ProcessServiceAutomation

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

    Methods

    CloseRegistrationStep_ShouldUpdateEventAndTriggerMoreSteps()

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

    HandleEventTriggerAsync_WithEventStatusChanged_ShouldExecuteSteps()

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

    HandleEventTriggerAsync_WithNoMatchingTriggers_ShouldNotExecuteSteps()

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

    HandleEventTriggerAsync_WithParticipantRegistered_ShouldExecuteSteps()

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

    Initialize()

    Declaration
    [TestInitialize]
    public void Initialize()

    ProcessCompletion_AllStepsCompleted_ShouldUpdateProcessStatus()

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

    ProcessTimeBasedTriggersAsync_WithAbsoluteTimeTriggers_ShouldExecuteSteps()

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

    ProcessTimeBasedTriggersAsync_WithRelativeToEventTriggers_ShouldExecuteSteps()

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

    SendEmailStep_ShouldSendEmailsToAllParticipants()

    Declaration
    [TestMethod]
    public Task SendEmailStep_ShouldSendEmailsToAllParticipants()
    Returns
    Type Description
    Task
    In this article
    Back to top Generated by DocFX