awips2/tests
2018-06-19 15:32:00 -06:00
..
conf/res initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
data initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
deploy initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
integration/com/raytheon/uf/edex/registry/ebxml initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
lib initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
manual/com/raytheon initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
python/gfe initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
resources initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
unit initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
utility/common_static initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
.classpath initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
.gitignore initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
.project initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
.pydevproject initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
build.properties initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
build.xml initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
developer-build.properties initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
jenkins-build.properties initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
README initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
runTests.sh initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
tests.ecl initial commit from master_18.1.1 2018-06-19 15:32:00 -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.