awips2/tests
Matt Nash 0ad4093393 Issue #1726 add swt to unit tests project for use when we need it
Change-Id: I376f297094b21613c32fdb20e751f6c14198188b

Former-commit-id: 2272ef743f [formerly 6f2c706149] [formerly 2272ef743f [formerly 6f2c706149] [formerly 74faace462 [formerly f58406d3f62a7aa2f3e7769662391590ee0de0ef]]]
Former-commit-id: 74faace462
Former-commit-id: b0fbab6d1d [formerly 10472db383]
Former-commit-id: 5466e10e28
2013-07-30 09:13:18 -05:00
..
data/Redbook Issue #1958 Refactoring to improve performance of RedbookDecoder. 2013-04-30 14:22:58 -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 #1653 - Add a subscription summary 2013-07-18 14:53:10 -05:00
lib Issue #1726 add swt to unit tests project for use when we need it 2013-07-30 09:13:18 -05:00
manual/com/raytheon/uf/common/comm Issue #2106 Correct connection password logic, fix test code 2013-06-17 09:24:07 -05:00
resources Issue #2106 Improve BandwidthManager performance, proposed changes are checked much quicker 2013-07-10 15:59:36 -05:00
unit Issue #2208 move remainder of unit-tests to tests project, disable building ones dependent on eclipse/swt, ignore ones that are failing 2013-07-25 14:59:01 -05:00
utility Issue #2000 Subscription duplication/overlap detection 2013-05-14 15:34:08 -05:00
.classpath Issue #1726 add swt to unit tests project for use when we need it 2013-07-30 09:13:18 -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 #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 #2207 removing custom org.junit 2013-07-25 16:48:18 -05:00
developer-build.properties 13.2.1-2 baseline 2013-01-23 11:18:44 -05:00
jenkins-build.properties 13.2.1-2 baseline 2013-01-23 11:18:44 -05:00
README Issue #2207 removing custom org.junit 2013-07-25 16:48:18 -05:00
runTests.sh Issue #2038 Change registry code to use GenericRegistry, use Spring 3 embedded DB feature in tests 2013-06-03 14:54:53 -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.