awips2/tests
Brad Gonzales 458698d0a2 Issue #2506 fixed issues with shared distributed ingest.
Amend: Updated comment in StoreRetrievedData.
       Removed separate messageing to clear BandwidthSubscriptions.
       Add fix and test case for SBN deserialization with content following the ending xml tag.
       Removed unneeded changes.
       Added XmlWMOMessage class.

Change-Id: Iadef7070a42a10661ba9316a4900a071820296fd

Former-commit-id: 3c24f30ae8 [formerly 80fd8a2ad4] [formerly fe15e874f7] [formerly e2fb158757 [formerly fe15e874f7 [formerly 0b667fbd94788a8a5b598ae5f5586d4b710518a4]]]
Former-commit-id: e2fb158757
Former-commit-id: d52ca16c4b5860cf95891f8b6102ecc6f6d96bd1 [formerly 28d8aa5151]
Former-commit-id: e802b866dd
2013-11-08 15:29:05 -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 #1538 Moved data delivery specific web services out of registry plugins 2013-11-01 09:20:00 -05:00
lib Issue #2296 - fix the unit test build path 2013-08-27 09:24:21 -05:00
manual/com/raytheon Issue #1797 Refactored registry Time objects to simplify serialization issues. 2013-10-11 10:36:53 -05: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 #2506 fixed issues with shared distributed ingest. 2013-11-08 15:29:05 -06:00
utility Issue #2000 Subscription duplication/overlap detection 2013-05-14 15:34:08 -05:00
.classpath Issue #2473 Remove deprecated grib functionality 2013-10-15 10:48:29 -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.