Test Result : QRCodeApiTest
0 failures
10 tests
All Tests
| Test name | Duration | Status |
| onRequestQRCodeForValidIdentAppGivesValidPngQRCode | 0.33 sec | Passed |
| onRequestQRCodeForValidIdentAppGivesValidPngQRCodeWithDefaultSize | 0.17 sec | Passed |
| onRequestQRCodeToMultiLevelRequestAppGives404 | 99 ms | Passed |
| onRequestQRCodeWithNonExistingIdentAppGives404 | 43 ms | Passed |
| onRequestQRCodeWithNullAppGives404 | 45 ms | Passed |
| onRequestQRCodeWithOnlyNumbersAppGives404 | 43 ms | Passed |
| onRequestQRCodeWithValidIdentAndNegativeSizeAppGives400 | 38 ms | Passed |
| onRequestQRCodeWithValidIdentAndSizeAppGivesQRCodeWithRequestedSize | 0.26 sec | Passed |
| onRequestQRCodeWithValidIdentAndStringSizeAppGives400 | 44 ms | Passed |
| onRequestQRCodeWithValidIdentAndZeroSizeAppGives400 | 53 ms | Passed |

