C# Class System.Xml.Tests.TCXmlSchemaValidatorMisc

Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
CreateSchema1 ( ) : void
CreateSchema2 ( ) : void
TCXmlSchemaValidatorMisc ( ITestOutputHelper output ) : System

Private Methods

Méthode Description
NullPointerExceptionInXSDValidation ( ) : void
One_Two_Three_XmlSchemaValidatorWithNullParams ( int param ) : void
RedefiningAttributeDoesNotResultInXmlSchemaExceptionWhenDerivingByExtension ( ) : void
SchemaPatternFacetHandlesRegularExpressionsWrong ( ) : void
WhitespaceCollapseFacetNotDealtWithCorrectly ( ) : void
XSDValidationGeneratesInvalidError_1 ( ) : void
XSDValidationGeneratesInvalidError_2 ( ) : void
XmlSchemaSetCompileAfterRemovingLastSchemaInTheSetIsNotClearingCachedCompiledInformationUsedForValidation_1 ( ) : void
XmlSchemaSetCompileAfterRemovingLastSchemaInTheSetIsNotClearingCachedCompiledInformationUsedForValidation_2 ( ) : void

Method Details

CreateSchema1() public méthode

public CreateSchema1 ( ) : void
Résultat void

CreateSchema2() public méthode

public CreateSchema2 ( ) : void
Résultat void

TCXmlSchemaValidatorMisc() public méthode

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