Method | Description | |
---|---|---|
ResultVerifier ( IEnumerable |
||
Verify ( int index, FileFindResultType type, string path ) : void | ||
Verify ( int index, FileFindResultType type, string path, string projectPath ) : void | ||
VerifyCount ( int count ) : void |
public ResultVerifier ( IEnumerable |
||
list | IEnumerable |
|
return | System |
public Verify ( int index, FileFindResultType type, string path ) : void | ||
index | int | |
type | FileFindResultType | |
path | string | |
return | void |
public Verify ( int index, FileFindResultType type, string path, string projectPath ) : void | ||
index | int | |
type | FileFindResultType | |
path | string | |
projectPath | string | |
return | void |