C# Class DNSManagementTest.ServerTest

Show file Open project: drorgl/MSDNSWebAdmin Class Usage Examples

Public Methods

Method Description
GetServer ( ) : Server

Private Methods

Method Description
AddressAnswerLimitTest ( ) : void
AllowUpdateTest ( ) : void
AutoCacheUpdateTest ( ) : void
AutoConfigFileZonesTest ( ) : void
BindSecondariesTest ( ) : void
BootMethodTest ( ) : void
DefaultAgingStateTest ( ) : void
DefaultNoRefreshIntervalTest ( ) : void
DisableAutoReverseZonesTest ( ) : void
DisjointNetsTest ( ) : void
DisposeTest ( ) : void
DsAvailableTest ( ) : void
DsPollingIntervalTest ( ) : void
DsTombstoneIntervalTest ( ) : void
EDnsCacheTimeoutTest ( ) : void
EnableDirectoryPartitionsTest ( ) : void
EnableDnsSecTest ( ) : void
EnableEDnsProbesTest ( ) : void
EventLogLevelTest ( ) : void
ForwardDelegationsTest ( ) : void
ForwardersTest ( ) : void
ForwardingTimeoutTest ( ) : void
GetCacheTest ( ) : void
GetDomainsTest ( ) : void
GetRootHintsTest ( ) : void
GetStatisticsTest ( ) : void
GetZonesTest ( ) : void
IsSlaveTest ( ) : void
ListenAddressesTest ( ) : void
LocalNetPriorityTest ( ) : void
LogFileMaxSizeTest ( ) : void
LogFilePathTest ( ) : void
LogIPFilterListTest ( ) : void
LogLevelTest ( ) : void
LooseWildcardingTest ( ) : void
MaxCacheTTLTest ( ) : void
MaxNegativeCacheTTLTest ( ) : void
NameCheckFlagTest ( ) : void
NameTest ( ) : void
NoRecursionTest ( ) : void
RecursionRetryTest ( ) : void
RecursionTimeoutTest ( ) : void
RoundRobinTest ( ) : void
RpcProtocolTest ( ) : void
SaveTest ( ) : void
ScavengingIntervalTest ( ) : void
SecureResponsesTest ( ) : void
SendPortTest ( ) : void
ServerAddressesTest ( ) : void
ServerConstructorTest ( ) : void
ServerConstructorTest1 ( ) : void
StartScavengingTest ( ) : void
StopStartServiceTest ( ) : void
StrictFileParsingTest ( ) : void
ToConfigurationFileTest ( ) : void
ToStringTest ( ) : void
UpdateOptionsTest ( ) : void
VersionTest ( ) : void
WriteAuthorityNSTest ( ) : void
XfrConnectTimeoutTest ( ) : void

Method Details

GetServer() public static method

public static GetServer ( ) : Server
return DNSManagement.Server