C# Class System.Xml.Tests.TCGetUnspecifiedDefaultAttributes

显示文件 Open project: dotnet/corefx

Public Methods

Method Description
TCGetUnspecifiedDefaultAttributes ( ITestOutputHelper output ) : System

Private Methods

Method Description
CallAfterGetExpectedAttributes ( ) : void
CallAfterValidatingSomeDefaultAttributes ( ) : void
CallOnElementWithFixedAttribute ( ) : void
CallTwice ( ) : void
CheckDefaultAttributes ( ArrayList actual, string expected ) : void
NestBetweenValidateAttributeCalls ( ) : void
PassNull__Invalid ( ) : void
v6a ( ) : void

Method Details

TCGetUnspecifiedDefaultAttributes() public method

public TCGetUnspecifiedDefaultAttributes ( ITestOutputHelper output ) : System
output ITestOutputHelper
return System