C# Class System.Net.NetworkInformation.Tests.NetworkInterfaceBasicTest

Datei anzeigen Open project: dotnet/corefx

Public Methods

Method Description
NetworkInterfaceBasicTest ( ) : System.Net.Sockets

Private Methods

Method Description
BasicTest_AccessInstanceProperties_NoExceptions ( ) : void
BasicTest_AccessInstanceProperties_NoExceptions_Linux ( ) : void
BasicTest_AccessInstanceProperties_NoExceptions_Osx ( ) : void
BasicTest_GetIPInterfaceStatistics_Success ( ) : void
BasicTest_GetIPInterfaceStatistics_Success_Linux ( ) : void
BasicTest_GetIPInterfaceStatistics_Success_OSX ( ) : void
BasicTest_GetIsNetworkAvailable_Success ( ) : void
BasicTest_GetNetworkInterfaces_AtLeastOne ( ) : void
BasicTest_StaticIPv6LoopbackIndex_ExceptionIfV6NotSupported ( ) : void
BasicTest_StaticIPv6LoopbackIndex_MatchesLoopbackNetworkInterface ( ) : void
BasicTest_StaticLoopbackIndex_ExceptionIfV4NotSupported ( ) : void
BasicTest_StaticLoopbackIndex_MatchesLoopbackNetworkInterface ( ) : void
NetworkInterface_LoopbackInterfaceIndex_MatchesReceivedPackets ( bool ipv6 ) : System.Threading.Tasks.Task

Method Details

NetworkInterfaceBasicTest() public method

public NetworkInterfaceBasicTest ( ) : System.Net.Sockets
return System.Net.Sockets