Test Result : QRCodeApiTest
0 failures
10 tests
All Tests
| Test name | Duration | Status |
| onRequestQRCodeForValidIdentAppGivesValidPngQRCode | 0.31 sec | Passed |
| onRequestQRCodeForValidIdentAppGivesValidPngQRCodeWithDefaultSize | 0.19 sec | Passed |
| onRequestQRCodeToMultiLevelRequestAppGives404 | 1.2 sec | Passed |
| onRequestQRCodeWithNonExistingIdentAppGives404 | 46 ms | Passed |
| onRequestQRCodeWithNullAppGives404 | 45 ms | Passed |
| onRequestQRCodeWithOnlyNumbersAppGives404 | 44 ms | Passed |
| onRequestQRCodeWithValidIdentAndNegativeSizeAppGives400 | 38 ms | Passed |
| onRequestQRCodeWithValidIdentAndSizeAppGivesQRCodeWithRequestedSize | 0.28 sec | Passed |
| onRequestQRCodeWithValidIdentAndStringSizeAppGives400 | 46 ms | Passed |
| onRequestQRCodeWithValidIdentAndZeroSizeAppGives400 | 56 ms | Passed |

