protected RemoteDeploymentDeathWatchSpec(RemoteDeploymentDeathWatchSpecConfig specConfig) : base(specConfig) { _specConfig = specConfig; _assertions = new XunitAssertions(); }