NSHM Unit tests
Compare changes
@@ -16,6 +16,7 @@ import java.util.Map.Entry;
@@ -40,6 +41,7 @@ import io.swagger.v3.core.util.Yaml;
@@ -55,6 +57,7 @@ class NshmTestUtils {
@@ -80,8 +83,11 @@ class NshmTestUtils {
When running NSHM unit tests in pipeline, instead of running the hazard calculation in the junit test itself the hazard calculation is done by running a java class and writing out the results to JSON files.