awips2/tests
Mike Duff d940150143 Issue #2180 - Pass messages back to CAVE
Change-Id: Ia5b88d577fc51b449a77389354e14808515e67bc

Former-commit-id: e9e712892f [formerly 4ed4e2a225] [formerly 20e6396c48] [formerly e9e712892f [formerly 4ed4e2a225] [formerly 20e6396c48] [formerly 5f462ebf6f [formerly 20e6396c48 [formerly 37de8f85f870ca494e5a641967f544e359df77b9]]]]
Former-commit-id: 5f462ebf6f
Former-commit-id: cb0bd31b88 [formerly 463eb504e0] [formerly 925559a0b7a9032d6b454b5d001bf47cf5684486 [formerly 70b186d19a]]
Former-commit-id: 0daa82dfd8d0c9b902a3983043f69dd37958be94 [formerly e679055958]
Former-commit-id: 3fb882a3b6
2013-08-23 13:47:26 -05:00
..
data/Redbook Issue #1958 Refactoring to improve performance of RedbookDecoder. 2013-04-30 14:22:58 -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 #1692 Implemented/Verified Registry LifecycleManager 2013-08-19 13:16:13 -05:00
lib Issue #1726 change how swt is imported to tests 2013-08-06 09:44:47 -05:00
manual/com/raytheon Issue #1733 - Fix issue with moving items between selected and available in dual list, moved some test code to test project 2013-08-21 17:15:52 -05:00
resources Issue #1692 Implemented/Verified Registry LifecycleManager 2013-08-19 13:16:13 -05:00
unit Issue #2180 - Pass messages back to CAVE 2013-08-23 13:47:26 -05:00
utility Issue #2000 Subscription duplication/overlap detection 2013-05-14 15:34:08 -05:00
.classpath Issue #1733 - Fix issue with moving items between selected and available in dual list, moved some test code to test project 2013-08-21 17:15:52 -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.