Projects:File Management API/QA
![]() | Back to Projects:File_Management_API |
Testing
A new set of JUnit test cases have been created as part of this project. They are covering:
- the methods provided by the Temporary Storage API.
- the default (file system based) Storage Handler implementations.
These test cases will be executed as part of the CI.
Performance
No specific performance testing is required for this project.