awips2/tests
2017-03-14 15:05:59 -05:00
..
conf/res first commit 2017-03-14 15:05:59 -05:00
data first commit 2017-03-14 15:05:59 -05:00
deploy first commit 2017-03-14 15:05:59 -05:00
integration/com/raytheon/uf/edex/registry/ebxml first commit 2017-03-14 15:05:59 -05:00
lib first commit 2017-03-14 15:05:59 -05:00
manual/com/raytheon first commit 2017-03-14 15:05:59 -05:00
python/gfe first commit 2017-03-14 15:05:59 -05:00
resources first commit 2017-03-14 15:05:59 -05:00
unit first commit 2017-03-14 15:05:59 -05:00
utility first commit 2017-03-14 15:05:59 -05:00
.classpath first commit 2017-03-14 15:05:59 -05:00
.gitignore first commit 2017-03-14 15:05:59 -05:00
.project first commit 2017-03-14 15:05:59 -05:00
.pydevproject first commit 2017-03-14 15:05:59 -05:00
build.properties first commit 2017-03-14 15:05:59 -05:00
build.xml first commit 2017-03-14 15:05:59 -05:00
developer-build.properties first commit 2017-03-14 15:05:59 -05:00
jenkins-build.properties first commit 2017-03-14 15:05:59 -05:00
README first commit 2017-03-14 15:05:59 -05:00
runTests.sh first commit 2017-03-14 15:05:59 -05:00
tests.ecl first commit 2017-03-14 15:05:59 -05: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.