awips2/tests
Nate Jensen 816c97b641 Issue #2907 split edex.redbook plugin into common and edex redbook plugins
Change-Id: If9f56b7891276410d54880387701cf6ff6291ffe

Former-commit-id: ab2afd10f4 [formerly 0597c51f2e] [formerly 692ec623b2] [formerly 692ec623b2 [formerly 087307a781]] [formerly ab2afd10f4 [formerly 0597c51f2e] [formerly 692ec623b2] [formerly 692ec623b2 [formerly 087307a781]] [formerly cc1cb28eed [formerly 692ec623b2 [formerly 087307a781] [formerly cc1cb28eed [formerly 62923fbae80131fab6256923bc32bc46e46940ba]]]]]
Former-commit-id: cc1cb28eed
Former-commit-id: b6488c843f [formerly 235d98173d] [formerly 027a141c94] [formerly a52fb240fb25be2a1096b3696908c6eb5cd8a49d [formerly 613b1f0300b324dd34716e78d0468f23f6b5842b] [formerly 027a141c94 [formerly daf6997a59]]]
Former-commit-id: 6a0b4cf79746dc7f911bf5378bcde407e5b58f92 [formerly 5a7d08b0fbbf547a71e9f7dae7f3514bf2f92cc7] [formerly b1b0f40cdf [formerly 1485f7ff48]]
Former-commit-id: b1b0f40cdf
Former-commit-id: 288848e15b
2014-03-13 12:23:35 -05:00
..
conf/res Issue #2615 Refactored Subscription valid time period calculation from BandwidthDaoUtil to 2014-01-10 16:37:09 -06: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 #2636 - Scheduling refactor. Single scheduling method now. 2014-02-04 14:01:29 -06:00
lib Issue #2542 Jetty upgraded 2013-11-12 14:55:41 -06:00
manual/com/raytheon Issue #2584 Step one of versioning for DD 2014-01-24 14:44:12 -06:00
python/gfe Issue #2033: Move GFE-specific localization files and other misc. code out of 2013-09-16 12:50:04 -05:00
resources Issue #1538 Moved data delivery specific web services out of registry plugins 2013-11-01 09:20:00 -05:00
unit Issue #2907 split edex.redbook plugin into common and edex redbook plugins 2014-03-13 12:23:35 -05:00
utility Issue #2000 Subscription duplication/overlap detection 2013-05-14 15:34:08 -05:00
.classpath Issue #2907 split edex.redbook plugin into common and edex redbook plugins 2014-03-13 12:23:35 -05:00
.gitignore 13.2.1-2 baseline 2013-01-23 11:18:44 -05:00
.project Issue #2307: Remove calls to PythonScript constructor without ClassLoader 2013-09-06 10:16:31 -05:00
.pydevproject Issue #2307: Remove calls to PythonScript constructor without ClassLoader 2013-09-06 10:16:31 -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 #2296 - Change email recipients of unit test failure email. 2013-10-02 09:54:16 -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.