awips2/tests
Mike Duff 5aeec00cff Issue - fix the unit test build path
Change-Id: I7a92739110379bf5de4abdd5ace041b6a0d340f6

Former-commit-id: 0c8adb287d [formerly 691736ca20] [formerly 63dd51a2d5] [formerly 0c8adb287d [formerly 691736ca20] [formerly 63dd51a2d5] [formerly 0977cb6b44 [formerly 63dd51a2d5 [formerly 72d4651e21274e359fb222e18ae3ff5f9a47833d]]]]
Former-commit-id: 0977cb6b44
Former-commit-id: a72a001965 [formerly 135a0a9264] [formerly 3b4486baf0f6735d74ae3ee1e89951932b5555ac [formerly 97d31a7b06]]
Former-commit-id: fef4b7359a21e65001eb54514af71da7654e36d1 [formerly d82014fc59]
Former-commit-id: 3e94386101
2013-08-27 09:24:21 -05:00
..
data/Redbook Issue Refactoring to improve performance of RedbookDecoder. 2013-04-30 14:22:58 -05:00
deploy Issue Move deploy test properties to unit test code 2013-07-08 16:19:21 -05:00
integration/com/raytheon/uf Issue Implemented/Verified Registry LifecycleManager 2013-08-19 13:16:13 -05:00
lib Issue - fix the unit test build path 2013-08-27 09:24:21 -05:00
manual/com/raytheon Issue - 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 Implemented/Verified Registry LifecycleManager 2013-08-19 13:16:13 -05:00
unit Issue - Pass messages back to CAVE 2013-08-23 13:47:26 -05:00
utility Issue Subscription duplication/overlap detection 2013-05-14 15:34:08 -05:00
.classpath Issue - fix the unit test build path 2013-08-27 09:24:21 -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 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 - 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 - Fix the nightly automated junit tests 2013-08-12 09:25:21 -05:00
README Issue removing custom org.junit 2013-07-25 16:48:18 -05:00
runTests.sh Issue - 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.