C# Class System.Xml.Tests.TCGetExpectedParticles

Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
TCGetExpectedParticles ( ITestOutputHelper output ) : System.IO

Private Methods

Méthode Description
CallAfterValidate_Element_Attribute_EndOfAttributes_ForAll ( String after ) : void
CallAfterValidate_Element_Attribute_EndOfAttributes_ForChoice ( String after ) : void
CallAfterValidate_Element_Attribute_EndOfAttributes_ForSequence ( String after ) : void
CallAfter_Constructor_Initialize_EndValidation ( String after ) : void
CallForAllAfterValidatingBothElements ( ) : void
CallForAllAfterValidating_1_2_element ( string elemAfter ) : void
CallForChoiceAfterValidating_1_2_ChoiceElement ( String elemAfter ) : void
CallForChoiceWithElementsFromDifferentNamespaces ( ) : void
CallForChoiceWithSequenceGroup_Before_After_ValidatingGroupMembers ( String callOrder ) : void
CallForChoice_Before_After_ValidatingWildcard ( String callOrder ) : void
CallForElementWithReferenceToGlobalElement ( ) : void
CallForElementWithZeroMaxOccurs ( ) : void
CallForElementWithZeroMinOccurs ( ) : void
CallForElementWithoutTypeDefined ( ) : void
CallForExtendedChoice_Before_After_ValidatingBaseChoiceElement ( String callOrder ) : void
CallForExtendedSequence_Before_After_ValidatingSeqOrAllBaseElements ( String callOrder ) : void
CallForRestricted_Sequence_Choice_All__Before_After_ValidatingSeqElements ( String restrType, String callOrder ) : void
CallForSequenceWithChoiceGroup_Before_After_ValidatingGroupMembers ( String callOrder ) : void
CallForSequence_Before_After_ValidatingWildcard ( String callOrder ) : void
CallForSequence_Between_After_ValidationAllSeqElements ( String callOn ) : void
CheckExpectedElements ( XmlSchemaParticle result, XmlQualifiedName names ) : void

Method Details

TCGetExpectedParticles() public méthode

public TCGetExpectedParticles ( ITestOutputHelper output ) : System.IO
output ITestOutputHelper
Résultat System.IO