Spark.stop();
}
@BeforeClass
public static void setup() {
testUtil = new SparkTestUtil(4567);
// note that the keystore stuff is retrieved from SparkTestUtil which
// respects JVM params for keystore, password
// but offers a default included store if not.
Spark.secure(SparkTestUtil.getKeyStoreLocation(),