Conflicts: tests/unit/com/raytheon/uf/common/serialization/comm/RequestRouterTest.java tests/unit/com/raytheon/uf/edex/requestsrv/request/ServerPrivilegedRequestHandlerTest.java tests/unit/com/raytheon/uf/edex/requestsrv/router/RemoteServerRequestRouterTest.java tests/unit/com/raytheon/uf/edex/requestsrv/router/ServerRequestRouterTest.java Change-Id: Ib1cec696e6c31b4a3292174a3557fe72b86ce4ff Former-commit-id: 5161931ed5438b78a936f204a588a742c9768f8a |
||
---|---|---|
.. | ||
conf/res | ||
data | ||
deploy | ||
integration/com/raytheon/uf/edex/registry/ebxml | ||
lib | ||
manual/com/raytheon | ||
python/gfe | ||
resources | ||
unit | ||
utility | ||
.classpath | ||
.gitignore | ||
.project | ||
.pydevproject | ||
build.properties | ||
build.xml | ||
developer-build.properties | ||
jenkins-build.properties | ||
README | ||
runTests.sh | ||
tests.ecl |
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.