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()