awips2/tests
Roger Ferrel 8b118ac670 Issue #3045 Code cleanup for CategoryConfig and ArchiveConfig,
(cherry picked from commit 0da3dcc1f33c137bf80ce3513e5e7dad035d9578 [formerly e07f655d1d] [formerly 109a576c84 [formerly 8a1c15d7dc] [formerly 1f6c21885d] [formerly 109a576c84 [formerly 8a1c15d7dc] [formerly 1f6c21885d] [formerly e07f655d1d [formerly 1f6c21885d [formerly aa99ca1708590f17f498651e86fe0ef8ea61e1e0]]]]])


Former-commit-id: 1894f2fbdd [formerly a6832911d2] [formerly 2c1d1cb953] [formerly 1894f2fbdd [formerly a6832911d2] [formerly 2c1d1cb953] [formerly 29c07ce4c9 [formerly 2c1d1cb953 [formerly 4a8a9e7f1af764ec4ee97cd24fd127a755f6b578]]]]
Former-commit-id: 29c07ce4c9
Former-commit-id: 4fd1553d5c [formerly f94198b3d1] [formerly 4906fd85f5d3db30466fb0e6ebc08a4c5382ed57 [formerly 90c39277ed]]
Former-commit-id: a84f267d905b0d6fdd521fb64e111ce896660a4c [formerly 5c40e3dd5a]
Former-commit-id: f01442daee
2014-08-05 08:43:58 -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 #3045 Code cleanup for CategoryConfig and ArchiveConfig, 2014-08-05 08:43:58 -05:00
utility 13.5.1-1 baseline 2013-06-10 15:17:17 -04:00
.classpath Merge branch 'master_14.1.2' (-4) into master_14.2.1 (-23) 2014-05-12 16:13:19 -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 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.