Commit graph

11 commits

Author SHA1 Message Date
j2blake
588fbcf0e7 Add some unit tests to JsonServlet 2012-04-30 19:47:37 +00:00
j2blake
ca46511f40 NIHVIVO-3542 Enhance the Stub classes so I can write unit tests for the IndividualController. Adjust AuthenticateTest to use the enhanced HttpServletRequestStub. 2012-01-24 17:22:34 +00:00
brianjlowe
4d8206b018 NIHVIVO-3264 avoid deprecation warnings; new URLEncoder convenience class 2011-11-04 20:59:44 +00:00
bdc34
d000ca1c82 Suppressing warnings about deprecated methods 2011-01-04 00:00:09 +00:00
jeb228
192b722de3 NIHVIVO-1460 implement more stub methods to enable testing. 2010-12-09 17:18:00 +00:00
jeb228
f7b7046318 If the user fails to login, they will be redirected back to the page that contains the Login widget. 2010-11-15 17:03:35 +00:00
jeb228
631870cad2 NIHVIVO-1207 enhance stub classes for unit tests. 2010-11-04 14:50:38 +00:00
jeb228
b438f7d36d NIHVIVO-1229 Create the RevisionInfoBean, with setup listener and unit tests. 2010-10-25 21:30:34 +00:00
jeb228
d7e274f11b Suppress deprecation message when compiling. Can't avoid implementing the deprecated method, but we don't need to see the warning. 2010-03-21 18:27:36 +00:00
rjy7
076213cf5f NIHVIVO-70 Moved license text to top of all files, for consistency with Eclipse file templates to be created. 2010-01-31 04:38:14 +00:00
jeb228
4f2e303079 Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception. 2010-01-29 22:13:57 +00:00