Test Result : QRCodeApiTest
0 failures
(±0)
10 tests
(±0)
All Tests
| Test name | Duration | Status |
| onRequestQRCodeForValidIdentAppGivesValidPngQRCode | 0.33 sec | Passed |
| onRequestQRCodeForValidIdentAppGivesValidPngQRCodeWithDefaultSize | 0.23 sec | Passed |
| onRequestQRCodeToMultiLevelRequestAppGives404 | 90 ms | Passed |
| onRequestQRCodeWithNonExistingIdentAppGives404 | 46 ms | Passed |
| onRequestQRCodeWithNullAppGives404 | 47 ms | Passed |
| onRequestQRCodeWithOnlyNumbersAppGives404 | 44 ms | Passed |
| onRequestQRCodeWithValidIdentAndNegativeSizeAppGives400 | 39 ms | Passed |
| onRequestQRCodeWithValidIdentAndSizeAppGivesQRCodeWithRequestedSize | 0.28 sec | Passed |
| onRequestQRCodeWithValidIdentAndStringSizeAppGives400 | 49 ms | Passed |
| onRequestQRCodeWithValidIdentAndZeroSizeAppGives400 | 59 ms | Passed |

