blob: d2c64cf5ab71e488fb21496e43bed3f342604716 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Obtaining File from FileEntry.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS testFile.name is testFileEntry.name
PASS testFile.type is 'text/plain'
PASS testFile.size is 0
PASS successfullyParsed is true
TEST COMPLETE
|