gerrit/gerrit-acceptance-tests
David Pursehouse f68fe49e8e ProjectIT: Be more specific about expected exceptions
Instead of using the `expected` parameter in the @Test annotation,
use the ExpectedException rule that is inherited from the superclass.

Change the expectation to check for specific exceptions instead of
the generic RestApiException.

Add checks for the expected messages.

Also rename one of the test methods for clarity.

Change-Id: I8d923591e1b4737b699aa335c87a752f842bbf25
2015-06-24 11:02:02 +09:00
..
src/test/java/com/google/gerrit/acceptance ProjectIT: Be more specific about expected exceptions 2015-06-24 11:02:02 +09:00
BUCK Declare guava and junit as exported deps of Google Truth 2015-06-04 09:41:17 +09:00
tests.defs tests: Use insecure random for acceptance tests 2014-04-24 08:30:43 +02:00