awips2/tests
2022-05-05 12:34:50 -05:00
..
conf/res Initial commit 2022-05-05 12:34:50 -05:00
data Initial commit 2022-05-05 12:34:50 -05:00
deploy Initial commit 2022-05-05 12:34:50 -05:00
integration/com/raytheon/uf/edex/registry/ebxml Initial commit 2022-05-05 12:34:50 -05:00
lib Initial commit 2022-05-05 12:34:50 -05:00
manual/com/raytheon Initial commit 2022-05-05 12:34:50 -05:00
python/gfe Initial commit 2022-05-05 12:34:50 -05:00
resources Initial commit 2022-05-05 12:34:50 -05:00
unit Initial commit 2022-05-05 12:34:50 -05:00
utility/common_static Initial commit 2022-05-05 12:34:50 -05:00
.classpath Initial commit 2022-05-05 12:34:50 -05:00
.gitignore Initial commit 2022-05-05 12:34:50 -05:00
.project Initial commit 2022-05-05 12:34:50 -05:00
.pydevproject Initial commit 2022-05-05 12:34:50 -05:00
build.properties Initial commit 2022-05-05 12:34:50 -05:00
build.xml Initial commit 2022-05-05 12:34:50 -05:00
developer-build.properties Initial commit 2022-05-05 12:34:50 -05:00
jenkins-build.properties Initial commit 2022-05-05 12:34:50 -05:00
README Initial commit 2022-05-05 12:34:50 -05:00
runTests.sh Initial commit 2022-05-05 12:34:50 -05:00
tests.ecl Initial commit 2022-05-05 12:34:50 -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.