Uses of Class
cz.pumpitup.pn5.remote.samba.SambaListResponse
-
-
Uses of SambaListResponse in cz.pumpitup.pn5.remote.samba
Methods in cz.pumpitup.pn5.remote.samba that return SambaListResponse Modifier and Type Method Description SambaListResponseSambaListResponse. assertThatContainsFileOrFolderNamed(String fileOrFolder)Asserts that the returned list of elements in a folder does contain the specific file/folder.SambaListResponseSambaListResponse. assertThatDoesNotContainFileOrFolderNamed(String fileOrFolder)Asserts that the returned list of elements in a folder does not contain the specific file/folder.SambaListResponseSambaAgentSupport. listFiles(String folder)SambaListResponseSambaApplication. listFiles(String folder)SambaListResponseSambaApplicationSupport. listFiles(String folder)SambaListResponseSambaListResponse. printFilesInformation()
-