awips2/tests
2018-08-06 09:28:10 -06:00
..
conf/res Remove gfe service backup 2018-07-24 15:38:39 -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 massive reorg of edex features/removal of unused plugins 2017-09-20 16:28:36 -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 rm last remnant of nwsauth 2018-08-06 09:28:10 -06:00
utility/common_static initial commit 2017-04-21 18:33:55 -06:00
.classpath rm last remnant of nwsauth 2018-08-06 09:28:10 -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.