Test Result : QRCodeApiTest
0 failures
(±0)
10 tests
(±0)
All Tests
| Test name | Duration | Status |
| onRequestQRCodeForValidIdentAppGivesValidPngQRCode | 0.33 sec | Passed |
| onRequestQRCodeForValidIdentAppGivesValidPngQRCodeWithDefaultSize | 0.18 sec | Passed |
| onRequestQRCodeToMultiLevelRequestAppGives404 | 91 ms | Passed |
| onRequestQRCodeWithNonExistingIdentAppGives404 | 45 ms | Passed |
| onRequestQRCodeWithNullAppGives404 | 44 ms | Passed |
| onRequestQRCodeWithOnlyNumbersAppGives404 | 42 ms | Passed |
| onRequestQRCodeWithValidIdentAndNegativeSizeAppGives400 | 38 ms | Passed |
| onRequestQRCodeWithValidIdentAndSizeAppGivesQRCodeWithRequestedSize | 0.25 sec | Passed |
| onRequestQRCodeWithValidIdentAndStringSizeAppGives400 | 44 ms | Passed |
| onRequestQRCodeWithValidIdentAndZeroSizeAppGives400 | 50 ms | Passed |

