Test Result : QRCodeApiTest
0 failures
(±0)
10 tests
(±0)
All Tests
| Test name | Duration | Status |
| onRequestQRCodeForValidIdentAppGivesValidPngQRCode | 0.13 sec | Passed |
| onRequestQRCodeForValidIdentAppGivesValidPngQRCodeWithDefaultSize | 0.14 sec | Passed |
| onRequestQRCodeToMultiLevelRequestAppGives404 | 73 ms | Passed |
| onRequestQRCodeWithNonExistingIdentAppGives404 | 50 ms | Passed |
| onRequestQRCodeWithNullAppGives404 | 49 ms | Passed |
| onRequestQRCodeWithOnlyNumbersAppGives404 | 49 ms | Passed |
| onRequestQRCodeWithValidIdentAndNegativeSizeAppGives400 | 31 ms | Passed |
| onRequestQRCodeWithValidIdentAndSizeAppGivesQRCodeWithRequestedSize | 0.23 sec | Passed |
| onRequestQRCodeWithValidIdentAndStringSizeAppGives400 | 36 ms | Passed |
| onRequestQRCodeWithValidIdentAndZeroSizeAppGives400 | 43 ms | Passed |

