Files
gerrit/gerrit-acceptance-framework
David Pursehouse 22a29be8d9 RestSession: Remove unnecessary utility methods
Remove the postOK and getOK methods, and corresponding get/post
methods that take an 'expectedStatus' argument. They are only used
by the CacheOperationsIT tests, and can be easily replaced with
calls to RestResponse.assertOK().

Change-Id: I403bf2076b8a93efc63596d837ac25d971ca3fa9
Signed-off-by: David Pursehouse <dpursehouse@collab.net>
2018-07-24 08:35:46 +01:00
..
2018-07-12 10:49:45 +09:00