Show / Hide Table of Contents

Class AttachmentManagerTests

Inheritance
object
AttachmentManagerTests
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Phoenix.Plugin.Aruba.Tests
Assembly: Phoenix.Plugin.Aruba.Tests.dll
Syntax
[TestClass]
public class AttachmentManagerTests

Methods

View Source

GetSupportedAttachmentTypes_ContainsCustomAttachmentType_WhenImplemented()

Declaration
[TestMethod]
public void GetSupportedAttachmentTypes_ContainsCustomAttachmentType_WhenImplemented()
View Source

GetSupportedAttachmentTypes_DoesNotContainCustomAttachmentType_WhenNotImplemented()

Declaration
[TestMethod]
public void GetSupportedAttachmentTypes_DoesNotContainCustomAttachmentType_WhenNotImplemented()
  • View Source
In this article
Back to top Generated by DocFX