C# Class System.Xml.Tests.TCValidateEndOfAttributes

Mostra file Open project: dotnet/corefx

Public Methods

Method Description
TCValidateEndOfAttributes ( ITestOutputHelper output ) : System

Private Methods

Method Description
CallAfterValidationOfAllAttributes ( ) : void
CallOnELementWithNoAttributes ( ) : void
CallWithoutValidationOfDefaultAttributesGetUnspecifiedDefault_Called_NotCalled ( bool call ) : void
CallWithoutValidationOfRequiredAttribute ( ) : void
CallWithoutValidationOf_Optional_Fixed_Attributes ( String attrType ) : void

Method Details

TCValidateEndOfAttributes() public method

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