Search Results for

    Show / Hide Table of Contents

    Class Test_ProcessService

    Inheritance
    object
    Test_ProcessService
    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_ProcessService

    Methods

    CheckParticipantCountNotReachedByDate_GivenEventWithEnoughParticipants_ShouldNotTriggerProcess()

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

    CheckParticipantCountNotReachedByDate_GivenEventWithNotEnoughParticipants_ShouldTriggerProcess()

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

    Initialize()

    Declaration
    [TestInitialize]
    public void Initialize()

    ProcessTimeBasedTriggers_ShouldFindAndProcessParticipantCountNotReachedTriggers()

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