C# Class Microsoft.CodeAnalysis.Sarif.ExtensionsTests

Afficher le fichier Open project: Microsoft/sarif-sdk

Private Methods

Méthode Description
Extensions_ArrayMatches_Match ( ) : void
Extensions_ArrayMatches_Mismatch ( ) : void
Extensions_ArrayMatches_NegativeStartIndex ( ) : void
Extensions_ArrayMatches_TooLong ( ) : void
Extensions_ConsumeElementOfDepth_AtLesserDepthTakesNoAction ( ) : void
Extensions_ConsumeElementOfDepth_ConsumesElementWithChildren ( ) : void
Extensions_ConsumeElementOfDepth_ConsumesEmptyElement ( ) : void
Extensions_ConsumeElementOfDepth_ConsumesEndElement ( ) : void
Extensions_ConsumeElementOfDepth_ConsumesWhenAlreadyInsideElement ( ) : void
Extensions_IsNewline_CarriageReturn ( ) : void
Extensions_IsNewline_LineFeed ( ) : void
Extensions_IsNewline_Other ( ) : void
Extensions_IsNewline_UnicodeLine ( ) : void
Extensions_IsNewline_UnicodeParagraph ( ) : void
Extensions_PropertValue_NullProperties ( ) : void
Extensions_PropertValue_SetValue ( ) : void
Extensions_PropertValue_UnsetValue ( ) : void
Extensions_XmlCreateException_WithFormat ( ) : void
Extensions_XmlCreateException_WithLineInfo ( ) : void
Extensions_XmlCreateException_WithoutLineInfo ( ) : void
Extensions_XmlIgnoreElementContent_Required_Success ( ) : void
Extensions_XmlIgnoreElement_Multiple_DoesNotOverread ( ) : void
Extensions_XmlIgnoreElement_Multiple_WhenRequiredReadsZeroElements ( ) : void
Extensions_XmlIgnoreElement_OptionalMulti_Failure_BadNodeType ( ) : void
Extensions_XmlIgnoreElement_Optional_Failure_BadName ( ) : void
Extensions_XmlIgnoreElement_Optional_Failure_BadNodeType ( ) : void
Extensions_XmlIgnoreElement_Optional_Success ( ) : void
Extensions_XmlIgnoreElement_Required_Failure_BadName ( ) : void
Extensions_XmlIgnoreElement_Required_Failure_BadNodeType ( ) : void
Extensions_XmlIgnoreElement_Singular_DoesNotOverread ( ) : void
Extensions_XmlReadOptionalElementContentAsString_Failure_BadName ( ) : void
Extensions_XmlReadOptionalElementContentAsString_Failure_BadNodeType ( ) : void
Extensions_XmlReadOptionalElementContentAsString_Success ( ) : void