Test Result : QRCodeApiTest
0 failures
(±0)
10 tests
(±0)
All Tests
| Test name | Duration | Status |
| onRequestQRCodeForValidIdentAppGivesValidPngQRCode | 0.25 sec | Passed |
| onRequestQRCodeForValidIdentAppGivesValidPngQRCodeWithDefaultSize | 0.14 sec | Passed |
| onRequestQRCodeToMultiLevelRequestAppGives404 | 79 ms | Passed |
| onRequestQRCodeWithNonExistingIdentAppGives404 | 38 ms | Passed |
| onRequestQRCodeWithNullAppGives404 | 39 ms | Passed |
| onRequestQRCodeWithOnlyNumbersAppGives404 | 36 ms | Passed |
| onRequestQRCodeWithValidIdentAndNegativeSizeAppGives400 | 33 ms | Passed |
| onRequestQRCodeWithValidIdentAndSizeAppGivesQRCodeWithRequestedSize | 0.23 sec | Passed |
| onRequestQRCodeWithValidIdentAndStringSizeAppGives400 | 46 ms | Passed |
| onRequestQRCodeWithValidIdentAndZeroSizeAppGives400 | 47 ms | Passed |

