Test Result : QRCodeApiTest
0 failures
(±0)
10 tests
(±0)
All Tests
| Test name | Duration | Status |
| onRequestQRCodeForValidIdentAppGivesValidPngQRCode | 0.37 sec | Passed |
| onRequestQRCodeForValidIdentAppGivesValidPngQRCodeWithDefaultSize | 0.23 sec | Passed |
| onRequestQRCodeToMultiLevelRequestAppGives404 | 90 ms | Passed |
| onRequestQRCodeWithNonExistingIdentAppGives404 | 63 ms | Passed |
| onRequestQRCodeWithNullAppGives404 | 55 ms | Passed |
| onRequestQRCodeWithOnlyNumbersAppGives404 | 63 ms | Passed |
| onRequestQRCodeWithValidIdentAndNegativeSizeAppGives400 | 41 ms | Passed |
| onRequestQRCodeWithValidIdentAndSizeAppGivesQRCodeWithRequestedSize | 0.31 sec | Passed |
| onRequestQRCodeWithValidIdentAndStringSizeAppGives400 | 44 ms | Passed |
| onRequestQRCodeWithValidIdentAndZeroSizeAppGives400 | 51 ms | Passed |

