C# Class System.Xml.Tests.CLoadTest

Inheritance: XsltApiTestCaseBase2
显示文件 Open project: dotnet/corefx

Public Methods

Method Description
CLoadTest ( ITestOutputHelper output ) : Xunit

Private Methods

Method Description
LoadGeneric1 ( ) : void
LoadGeneric11 ( ) : void
LoadGeneric12 ( ) : void
LoadGeneric2 ( ) : void
LoadGeneric3 ( ) : void
LoadGeneric3 ( object param ) : void
LoadGeneric4 ( ) : void
LoadGeneric4 ( object param ) : void
LoadGeneric5 ( ) : void
LoadGeneric5 ( object param ) : void
LoadGeneric6 ( ) : void
LoadGeneric7 ( ) : void
LoadGeneric9 ( ) : void

Method Details

CLoadTest() public method

public CLoadTest ( ITestOutputHelper output ) : Xunit
output ITestOutputHelper
return Xunit