C# Class System.Xml.Tests.TCInitialize

Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
TCInitialize ( ITestOutputHelper output ) : System

Private Methods

Méthode Description
InitializeShouldNotResetInternalSchemaSet ( ) : void
InitializeShouldNotResetLineInfoProvider ( ) : void
InitializeShouldNotResetSourceUri ( ) : void
InitializeShouldNotResetValidationEventSender ( ) : void
InitializeShouldNotResetXmlResolver ( ) : void
InitializeShouldResetIDConstraints ( ) : void
InitializeWithAttributeValidateSameAttribute ( ) : void
InitializeWithAttributeValidate_OtherAttribute_Element_Type ( String typeToValidate ) : void
InitializeWithElementValidateSameElement ( ) : void
InitializeWithElementValidate_OtherElement_Type_Attribute ( String typeToValidate ) : void
InitializeWithTypeValidateElement ( ) : void
InitializeWithTypeValidateSameType ( ) : void
IntializeWithTypeValidate_OtherType_Attribute ( String typeToValidate ) : void
PassNull ( ) : void
Pass_XmlSchemaAnnotation_XmlSchemaGroup_XmlSchemaAny_Invalid ( String TypeToPass ) : void
SetPartiaValidationAndCallValidate_Text_WhiteSpace_Valid ( String typeToValidate ) : void

Method Details

TCInitialize() public méthode

public TCInitialize ( ITestOutputHelper output ) : System
output ITestOutputHelper
Résultat System