awips2/tests
Dave Hladky 76d18042fa Issue #2098 Updates for WFS/DPA improvements
Change-Id: Ia0d68d1faf5f4b9da8c8f683f459a1a3e5dac0cf

Former-commit-id: 6043dd40ef [formerly 077483ac8d] [formerly 24a3c8b24b] [formerly 24a3c8b24b [formerly 0a45c77520]] [formerly 6043dd40ef [formerly 077483ac8d] [formerly 24a3c8b24b] [formerly 24a3c8b24b [formerly 0a45c77520]] [formerly ac4aeeec45 [formerly 24a3c8b24b [formerly 0a45c77520] [formerly ac4aeeec45 [formerly dc668631168388501efb8753ecb4cff8b9025456]]]]]
Former-commit-id: ac4aeeec45
Former-commit-id: e71d901dcd [formerly c6667a985b] [formerly 02c9778ff6] [formerly a83715a0ebd2df98ad73af1726aceece63aa3ea7 [formerly 5137d7223b27c55203fb556e742da0b258a5b687] [formerly 02c9778ff6 [formerly 36005754b5]]]
Former-commit-id: 23004015a120c0ecbe5bba4966bc00d3b36d9abc [formerly 537d3271a6f623d2d977a5dd1e54e8eb620e9a2d] [formerly b670a20106 [formerly 6cef334d9a]]
Former-commit-id: b670a20106
Former-commit-id: d3e4994152
2013-08-30 12:57:31 -05:00
..
data Issue #2262 Delete meteolib. 2013-08-28 14:53:46 -05:00
deploy Issue #2106 Move deploy test properties to unit test code 2013-07-08 16:19:21 -05:00
integration/com/raytheon/uf Issue #1538 Federated registry fixes/modifications 2013-08-28 11:41:06 -05:00
lib Issue #2296 - fix the unit test build path 2013-08-27 09:24:21 -05:00
manual/com/raytheon Issue #2098 Updates for WFS/DPA improvements 2013-08-30 12:57:31 -05:00
resources Issue #1692 Implemented/Verified Registry LifecycleManager 2013-08-19 13:16:13 -05:00
unit Issue #2262 Delete meteolib. 2013-08-28 14:53:46 -05:00
utility Issue #2000 Subscription duplication/overlap detection 2013-05-14 15:34:08 -05:00
.classpath Issue #2262 Delete meteolib. 2013-08-28 14:53:46 -05:00
.gitignore 13.2.1-2 baseline 2013-01-23 11:18:44 -05:00
.project 13.2.1-2 baseline 2013-01-23 11:18:44 -05:00
build.properties Issue #2038 Change registry code to use GenericRegistry, use Spring 3 embedded DB feature in tests 2013-06-03 14:54:53 -05:00
build.xml Issue #2254 - Send an email to omaha_awips on unit test failures or errors 2013-08-14 14:20:52 -05:00
developer-build.properties 13.2.1-2 baseline 2013-01-23 11:18:44 -05:00
jenkins-build.properties Issue #2254 - Fix the nightly automated junit tests 2013-08-12 09:25:21 -05:00
README Issue #2207 removing custom org.junit 2013-07-25 16:48:18 -05:00
runTests.sh Issue #2254 - Send an email to omaha_awips on unit test failures or errors 2013-08-14 14:20:52 -05:00
tests.ecl 13.3.1-1 baseline 2013-02-20 16:19:40 -06:00

Notes on running tests:

1.  The order on the classpath of Hamcrest, Mockito, and JUnit is very  important to getting
     the tests to run correctly.  There are different versions of Hamcrest classes in each.