vitro/webapp/test/stubs/javax/servlet
j2blake 70298026ea Reduce warning messages in unit tests.
We get a warning on any attempt to use anything that may be affected by DeveloperSettings, because DeveloperSetting tries to use ConfigurationProperties to find its properties file. We could avoid this by requiring the use of a ConfigurationPropertiesStub, but it seems to make more sense to routinely create a DeveloperSettingsStub on each ServletContextStub.
2013-11-25 12:31:51 -05:00
..
http VIVO-235 Reduce "deprecation" messages in the build 2013-08-01 16:06:59 -04:00
ServletConfigStub.java Normalize line endings VIVO-101 2013-07-18 15:19:53 -04:00
ServletContextStub.java Reduce warning messages in unit tests. 2013-11-25 12:31:51 -05:00