Test Result : QRCodeApiTest
0 failures
(±0)
10 tests
(±0)
All Tests
| Test name | Duration | Status |
| onRequestQRCodeForValidIdentAppGivesValidPngQRCode | 0.26 sec | Passed |
| onRequestQRCodeForValidIdentAppGivesValidPngQRCodeWithDefaultSize | 0.19 sec | Passed |
| onRequestQRCodeToMultiLevelRequestAppGives404 | 81 ms | Passed |
| onRequestQRCodeWithNonExistingIdentAppGives404 | 51 ms | Passed |
| onRequestQRCodeWithNullAppGives404 | 49 ms | Passed |
| onRequestQRCodeWithOnlyNumbersAppGives404 | 51 ms | Passed |
| onRequestQRCodeWithValidIdentAndNegativeSizeAppGives400 | 35 ms | Passed |
| onRequestQRCodeWithValidIdentAndSizeAppGivesQRCodeWithRequestedSize | 0.27 sec | Passed |
| onRequestQRCodeWithValidIdentAndStringSizeAppGives400 | 48 ms | Passed |
| onRequestQRCodeWithValidIdentAndZeroSizeAppGives400 | 53 ms | Passed |

