Search Results for

    Show / Hide Table of Contents

    Class Test_OnlyEmailTemplateEndpoints

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

    Methods

    CreateEmailTemplate_ValidData_ReturnsOkWithId()

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

    GetEmailTemplates_ReturnsOkWithTemplateList()

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

    Initialize()

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