C# Class System.IO.Tests.FileSystemWatcherTests_netstandard17

Inheritance: System.IO.Tests.FileSystemWatcherTest
Afficher le fichier Open project: dotnet/corefx

Private Methods

Méthode Description
BeginEndInit_Repeated ( ) : void
BeginInit_PausesEnableRaisingEvents ( ) : void
EndInit_DoesNotEnableEventRaisedEvents ( ) : void
EndInit_ResumesPausedEnableRaisingEvents ( ) : void
EndInit_ResumesPausedEnableRaisingEvents ( bool setBeforeBeginInit ) : void
EndRaisingEventsDuringPause ( ) : void
Site_GetSetRoundtrips ( ) : void
Site_NonNullSetEnablesRaisingEvents ( ) : void
SynchronizingObject_CalledOnError ( ) : void
SynchronizingObject_CalledOnEvent ( WatcherChangeTypes expectedChangeType ) : void
SynchronizingObject_CalledOnRenamed ( ) : void
SynchronizingObject_GetSetRoundtrips ( ) : void