Class containing generic assert methods for XML markup

Namespace:  MbUnit.Framework
Assembly:  MbUnit.Compatibility (in MbUnit.Compatibility.dll) Version: 3.3.0.0 (3.3.459.0)

Syntax

C#
[ObsoleteAttribute("The OldXmlAsserts are obsolete and will be replaced in a future version.")]
public static class OldXmlAssert
Visual Basic (Declaration)
<ObsoleteAttribute("The OldXmlAsserts are obsolete and will be replaced in a future version.")> _
Public NotInheritable Class OldXmlAssert

Inheritance Hierarchy

System..::.Object
  MbUnit.Framework..::.OldXmlAssert

See Also