awips2/tests
2017-04-21 18:33:55 -06:00
..
conf/res initial commit 2017-04-21 18:33:55 -06:00
data initial commit 2017-04-21 18:33:55 -06:00
deploy initial commit 2017-04-21 18:33:55 -06:00
integration/com/raytheon/uf/edex/registry/ebxml initial commit 2017-04-21 18:33:55 -06:00
lib initial commit 2017-04-21 18:33:55 -06:00
manual/com/raytheon initial commit 2017-04-21 18:33:55 -06:00
python/gfe initial commit 2017-04-21 18:33:55 -06:00
resources initial commit 2017-04-21 18:33:55 -06:00
unit initial commit 2017-04-21 18:33:55 -06:00
utility/common_static initial commit 2017-04-21 18:33:55 -06:00
.classpath initial commit 2017-04-21 18:33:55 -06:00
.gitignore initial commit 2017-04-21 18:33:55 -06:00
.project initial commit 2017-04-21 18:33:55 -06:00
.pydevproject initial commit 2017-04-21 18:33:55 -06:00
build.properties initial commit 2017-04-21 18:33:55 -06:00
build.xml initial commit 2017-04-21 18:33:55 -06:00
developer-build.properties initial commit 2017-04-21 18:33:55 -06:00
jenkins-build.properties initial commit 2017-04-21 18:33:55 -06:00
README initial commit 2017-04-21 18:33:55 -06:00
runTests.sh initial commit 2017-04-21 18:33:55 -06:00
tests.ecl initial commit 2017-04-21 18:33:55 -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.