Test Result : QRCodeApiTest
0 failures
10 tests
All Tests
| Test name | Duration | Status |
| onRequestQRCodeForValidIdentAppGivesValidPngQRCode | 0.36 sec | Passed |
| onRequestQRCodeForValidIdentAppGivesValidPngQRCodeWithDefaultSize | 0.21 sec | Passed |
| onRequestQRCodeToMultiLevelRequestAppGives404 | 1.1 sec | Passed |
| onRequestQRCodeWithNonExistingIdentAppGives404 | 53 ms | Passed |
| onRequestQRCodeWithNullAppGives404 | 55 ms | Passed |
| onRequestQRCodeWithOnlyNumbersAppGives404 | 55 ms | Passed |
| onRequestQRCodeWithValidIdentAndNegativeSizeAppGives400 | 38 ms | Passed |
| onRequestQRCodeWithValidIdentAndSizeAppGivesQRCodeWithRequestedSize | 0.28 sec | Passed |
| onRequestQRCodeWithValidIdentAndStringSizeAppGives400 | 45 ms | Passed |
| onRequestQRCodeWithValidIdentAndZeroSizeAppGives400 | 52 ms | Passed |

