Move all api tests into acceptance.api package
GetCheckerIT and GetCheckIT were wrongly placed into the acceptance
package. This is why change I71991f9db1 assumed that no get checks tests
existed yet and another GetCheckIT class in the right location was
created. The 2 GetCheckIT classes are merged now.
Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: I8eb426bd59476ba16f38652b4bddd2f2135e3bb7
3 files changed
tree: f9d3b08dcf2028c5946f7f6cf42738d00900af61
- java/
- javatests/
- src/
- BUILD
- LICENSE
- README.md
README.md
Gerrit Code Review Checks Plugin
This plugin provides a unified experience for checkers (CI systems, static analyzers, etc.) to integrate with Gerrit Code Review.