console.log("filemanager_test_list_file_async_002 has failed for "+error);
expect(null).assertFail();
}
done();
});
/**
* @tc.number SUB_DF_FILEMANAGER_LIST_FILE_0030
* @tc.name filemanager_test_list_file_async_003
* @tc.desc Test listFile() interfaces, when the type parameter to an empty string, throw an exception.
* @tc.desc Test listFile() interfaces, When the number of query files is two,return path of files information accordingly and The number of files is two.
* @tc.size MEDIUM
* @tc.type Function
* @tc.level Level 0
...
...
@@ -210,31 +235,145 @@ describe("filemanager_test", function () {