j2blake
c75c0d0f9f
VIVO-235 Reduce "deprecation" messages in the build
...
It's OK for these stub classes to implement deprecated methods in the interfaces, as long as they declare those methods with @Override and @Deprecated.
2013-08-01 16:06:59 -04: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
bdc34
d000ca1c82
Suppressing warnings about deprecated methods
2011-01-04 00:00:09 +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
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