awips2/tests
Steve Harris 7acd9ab2dd Merge branch 'master_14.2.2' (-16) into master_14.3.1 (-11) CM-MERGE:14.2.2-11,-12,-13,-14,-15,-16 into 14.3.1
Conflicts:
	cave/com.raytheon.viz.awipstools/src/com/raytheon/viz/awipstools/common/stormtrack/StormTrackDisplay.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/dialogs/sbu/ServiceBackupDlg.java
	cave/com.raytheon.viz.lightning/src/com/raytheon/viz/lightning/LightningResource.java
	cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gis/GisUtil.java
	cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gis/PortionsUtil.java
	edexOsgi/com.raytheon.edex.plugin.grib/utility/edex_static/base/grib/postProcessModels/postProcessedModels.xml
	edexOsgi/com.raytheon.edex.plugin.shef/res/spring/shef-ingest.xml
	edexOsgi/com.raytheon.edex.plugin.shef/src/com/raytheon/edex/plugin/shef/database/PostShef.java

Change-Id: Ia1c3637d1d6ee482896c9d7a41d77752d70317f5

Former-commit-id: d25ab509cb53d559edbd520dd1e3c036166f2e29
2014-07-01 11:08:46 -04:00
..
conf/res Issue #2615 Refactored Subscription valid time period calculation from BandwidthDaoUtil to 2014-01-10 16:37:09 -06:00
data Issue #2907 - Rename com.raytheon.edex.dataplugin.redbook to com.raytheon.uf.edex.dataplugin.redbook 2014-04-15 09:34:05 -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/edex Issue #2992 Updated DD list of active registries 2014-04-30 17:38:28 -05:00
lib Issue #2542 Jetty upgraded 2013-11-12 14:55:41 -06:00
manual/com/raytheon Issue #3026 - Implement HPE bias source labels on FFMP and volume browser displays 2014-05-08 14:36:54 -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 #2907 - Rename com.raytheon.edex.dataplugin.redbook to com.raytheon.uf.edex.dataplugin.redbook 2014-04-15 09:34:05 -05:00
unit Merge branch 'master_14.2.2' (-16) into master_14.3.1 (-11) CM-MERGE:14.2.2-11,-12,-13,-14,-15,-16 into 14.3.1 2014-07-01 11:08:46 -04:00
utility 13.5.1-1 baseline 2013-06-10 15:17:17 -04:00
.classpath Merge branch master_14.2.2-10 into master_14.3.1-6 CM-MERGE:OB14.2.2-7,-8,-9,-10 into 14.3.1 2014-05-27 14:48:24 -04: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 13.5.1-4 baseline 2013-06-28 09:46:25 -04: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.