gerrit/gerrit-acceptance-tests
David Pursehouse d426839c38 Add missing calls to assertTrue in CreateChangeIT
Statements like:

  r.getEntityContent().contains("message")

do not do anything.

Wrap them in `assertTrue` calls to make them useful.

Change-Id: I78a1f893060a2d908b0d1e32062453804bc71cae
2014-05-13 15:41:54 +09:00
..
src/test/java/com/google/gerrit/acceptance Add missing calls to assertTrue in CreateChangeIT 2014-05-13 15:41:54 +09:00
BUCK Run acceptance tests with different configs using @Parameterized 2014-01-30 16:11:36 -08:00
tests.defs tests: Use insecure random for acceptance tests 2014-04-24 08:30:43 +02:00