PageRenderTime 20ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/testing/library/tests/VerifyQueryLargeNegInt.html

http://datanucleus-appengine.googlecode.com/
HTML | 54 lines | 53 code | 1 blank | 0 comment | 0 complexity | 7809a7d35954d7173c9bce8a306c4f14 MD5 | raw file
Possible License(s): Apache-2.0
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  4. <title>VerifyQueryLargeNegInt</title>
  5. </head>
  6. <body>
  7. <table cellpadding="1" cellspacing="1" border="1">
  8. <thead>
  9. <tr><td rowspan="1" colspan="3">VerifyQueryLargeNegInt</td></tr>
  10. </thead><tbody>
  11. <tr>
  12. <td>open</td>
  13. <td>/library
  14. <td></td>
  15. </tr>
  16. <tr>
  17. <td>clickAndWait</td>
  18. <td>document.forms[0].action_type[3]</td>
  19. <td></td>
  20. </tr>
  21. <tr>
  22. <td>select</td>
  23. <td>catalogtype</td>
  24. <td>label=Classics</td>
  25. </tr>
  26. <tr>
  27. <td>clickAndWait</td>
  28. <td>action_type</td>
  29. <td></td>
  30. </tr>
  31. <tr>
  32. <td>type</td>
  33. <td>year</td>
  34. <td>&gt;-987654321</td>
  35. </tr>
  36. <tr>
  37. <td>click</td>
  38. <td>DispCountOnly</td>
  39. <td></td>
  40. </tr>
  41. <tr>
  42. <td>clickAndWait</td>
  43. <td>document.forms[0].action_type[1]</td>
  44. <td></td>
  45. </tr>
  46. <tr>
  47. <td>verifyTextPresent</td>
  48. <td>Found 31 books</td>
  49. <td></td>
  50. </tr>
  51. </tbody></table>
  52. </body>
  53. </html>