gerrit/gerrit-util-http
Dave Borowitz 9d60d90661 Add some tests for ResourceServlet
These are small tests using a custom subclass of ResourceServlet
pointing at in in-memory filesystem using Jimfs. Larger tests that
actually check the mappings in StaticModule are somewhat trickier.

These tests are not yet comprehensive, but were enough to identify one
bug in 404 behavior, where an uncaught NoSuchFileException turned what
should have been a 404 into a 500.

Change-Id: Iee8059444a66f9be608c6605ec16cc1b46c443e2
2015-12-03 10:33:28 -05:00
..
src Add some tests for ResourceServlet 2015-12-03 10:33:28 -05:00
BUCK Add some tests for ResourceServlet 2015-12-03 10:33:28 -05:00