메소드 | 설명 | |
---|---|---|
CleanupFolder ( string folder ) : void | ||
CleanupTestFolder ( ) : void | ||
InitalizePaths ( ) : void | ||
ReadAllLogs ( |
||
ReplayLogs ( |
||
WaitForCkmonFilesInDirectory ( string directoryPath, int minFileCount ) : string[] |
메소드 | 설명 | |
---|---|---|
TestHelper ( ) : System |
public static CleanupFolder ( string folder ) : void | ||
folder | string | |
리턴 | void |
public static ReadAllLogs ( |
||
folder | ||
recurse | bool | |
리턴 | List |
public static ReplayLogs ( |
||
directory | ||
recurse | bool | |
monitorProvider | ActivityMonitor>.Func | |
m | IActivityMonitor | |
리턴 | void |
public static WaitForCkmonFilesInDirectory ( string directoryPath, int minFileCount ) : string[] | ||
directoryPath | string | |
minFileCount | int | |
리턴 | string[] |