• Articles
  • API Documentation
Show / Hide Table of Contents
  • BitAddict.Aras
    • ArasException
    • ArasExtensions
    • ArasMethod
    • ArasOps
    • ArasPermissionGrant
    • CheckIdentityMembershipMethod
    • ItemIdComparer
    • ItemLock
    • Logger
    • MockInnovator
    • NaturalSortComparer
    • XmlPropertyAttribute
  • BitAddict.Aras.ArasSync
    • CommandCategoryAttribute
    • Program
    • UserMessageException
  • BitAddict.Aras.ArasSync.Commands
    • AboutCommand
    • DeployCommand
    • DeployDllCommand
    • ExportCommand
    • ExtractAllCommand
    • ExtractAmlCommand
    • ForAllCommand
    • ImportAmlCommand
    • ImportFilesCommand
    • ImportXmlCommand
    • ListDbCommand
    • LoginCommand
    • LoginStatusCommand
    • LogoutCommand
    • MergeAllCommand
    • MergeAmlCommand
    • ReplaceServerItemsCommand
    • RunAmlCommand
    • UploadDocCommand
  • BitAddict.Aras.ArasSync.Data
    • AmlFragment
    • AmlNode
    • ArasFeatureManifest
    • ClientFile
    • XmlFragment
    • XmlNode
  • BitAddict.Aras.ArasSync.Ops
    • XmlNodeExentensions
  • BitAddict.Aras.Data
    • ArasConfManifest
    • ArasDb
    • DeployDllInfo
  • BitAddict.Aras.ExternalUrlWidget
    • GetExternalUrlMethod
  • BitAddict.Aras.ExternalUrlWidget.UnitTests
    • TestGetExternalUrlMethod
  • BitAddict.Aras.Security
    • LoginInfo
  • BitAddict.Aras.Test
    • ArasNUnitTestBase
    • ArasUnitTestBase
  • BitAddict.Aras.UnitTests
    • TestArasExtensions
    • TestCheckIdentityMembership
    • TestLogger
    • TestLoginInfo
    • TestXmlPropertyAttribute

Class TestXmlPropertyAttribute

Inheritance
System.Object
TestXmlPropertyAttribute
Namespace: BitAddict.Aras.UnitTests
Assembly: BitAddict.Aras.dll
Syntax
[TestClass]
public class TestXmlPropertyAttribute

Methods

TestBindNothing()

Declaration
[TestMethod]
public void TestBindNothing()

TestBindSimple()

Declaration
[TestMethod]
public void TestBindSimple()

TestClassInheritanceSetsAll()

Declaration
[TestMethod]
public void TestClassInheritanceSetsAll()

TestConvert()

Declaration
[TestMethod]
public void TestConvert()

TestDefaultName()

Declaration
[TestMethod]
public void TestDefaultName()

TestIgnoresText()

Declaration
[TestMethod]
public void TestIgnoresText()

TestMissingRequiredThrows()

Declaration
[TestMethod]
public void TestMissingRequiredThrows()

TestRequiredSet()

Declaration
[TestMethod]
public void TestRequiredSet()

TestUnknownElementNameThrows()

Declaration
[TestMethod]
public void TestUnknownElementNameThrows()
Back to top Generated by DocFX