| given any folder type when file is in nested subdirectory then returns true |
given any folder type when file is in nested subdirectory then returns true |
1 |
0 |
0 |
0.091s |
100% |
| given any folder type when local path is empty string then returns false |
given any folder type when local path is empty string then returns false |
1 |
0 |
0 |
0.093s |
100% |
| given custom folder when any file type is under local path then returns true |
given custom folder when any file type is under local path then returns true |
1 |
0 |
0 |
0.089s |
100% |
| given custom folder when file is outside local path then returns false |
given custom folder when file is outside local path then returns false |
1 |
0 |
0 |
0.089s |
100% |
| given custom folder when file path is in similar named folder then returns false |
given custom folder when file path is in similar named folder then returns false |
1 |
0 |
0 |
0.095s |
100% |
| given custom folder when file path is null then returns false |
given custom folder when file path is null then returns false |
1 |
0 |
0 |
0.087s |
100% |
| given custom folder when image file is under local path then returns true |
given custom folder when image file is under local path then returns true |
1 |
0 |
0 |
0.088s |
100% |
| given custom folder when local path has trailing separator then returns true |
given custom folder when local path has trailing separator then returns true |
1 |
0 |
0 |
0.087s |
100% |
| given custom folder when video file is under local path then returns true |
given custom folder when video file is under local path then returns true |
1 |
0 |
0 |
0.099s |
100% |
| given image folder when file is directly inside local path root then returns true |
given image folder when file is directly inside local path root then returns true |
1 |
0 |
0 |
0.097s |
100% |
| given image folder when file is image and local path has trailing separator then returns true |
given image folder when file is image and local path has trailing separator then returns true |
1 |
0 |
0 |
0.093s |
100% |
| given image folder when file is image and under local path then returns true |
given image folder when file is image and under local path then returns true |
1 |
0 |
0 |
0.093s |
100% |
| given image folder when file is image but outside local path then returns false |
given image folder when file is image but outside local path then returns false |
1 |
0 |
0 |
0.089s |
100% |
| given image folder when file is video and under local path then returns false |
given image folder when file is video and under local path then returns false |
1 |
0 |
0 |
0.096s |
100% |
| given image folder when file path is in similar named folder then returns false |
given image folder when file path is in similar named folder then returns false |
1 |
0 |
0 |
0.091s |
100% |
| given image folder when file path is null then returns false |
given image folder when file path is null then returns false |
1 |
0 |
0 |
0.094s |
100% |
| given image folder when local path is null then returns false |
given image folder when local path is null then returns false |
1 |
0 |
0 |
0.092s |
100% |
| given video folder when file is image and under local path then returns false |
given video folder when file is image and under local path then returns false |
1 |
0 |
0 |
0.167s |
100% |
| given video folder when file is video and local path has trailing separator then returns true |
given video folder when file is video and local path has trailing separator then returns true |
1 |
0 |
0 |
0.093s |
100% |
| given video folder when file is video and under local path then returns true |
given video folder when file is video and under local path then returns true |
1 |
0 |
0 |
0.114s |
100% |
| given video folder when file is video but outside local path then returns false |
given video folder when file is video but outside local path then returns false |
1 |
0 |
0 |
0.097s |
100% |
| given video folder when file path is in similar named folder then returns false |
given video folder when file path is in similar named folder then returns false |
1 |
0 |
0 |
0.090s |
100% |
| given video folder when file path is null then returns false |
given video folder when file path is null then returns false |
1 |
0 |
0 |
0.089s |
100% |