Test Result : QRCodeApiTest
0 failures
(±0)
10 tests
(±0)
All Tests
| Test name | Duration | Status |
| onRequestQRCodeForValidIdentAppGivesValidPngQRCode | 0.23 sec | Passed |
| onRequestQRCodeForValidIdentAppGivesValidPngQRCodeWithDefaultSize | 0.16 sec | Passed |
| onRequestQRCodeToMultiLevelRequestAppGives404 | 1 sec | Passed |
| onRequestQRCodeWithNonExistingIdentAppGives404 | 40 ms | Passed |
| onRequestQRCodeWithNullAppGives404 | 49 ms | Passed |
| onRequestQRCodeWithOnlyNumbersAppGives404 | 46 ms | Passed |
| onRequestQRCodeWithValidIdentAndNegativeSizeAppGives400 | 35 ms | Passed |
| onRequestQRCodeWithValidIdentAndSizeAppGivesQRCodeWithRequestedSize | 0.21 sec | Passed |
| onRequestQRCodeWithValidIdentAndStringSizeAppGives400 | 40 ms | Passed |
| onRequestQRCodeWithValidIdentAndZeroSizeAppGives400 | 51 ms | Passed |

