public ClusterTestIteration(ClusterTestOptions options) { Options = options; }
public ClusterTest(ClusterTestOptions options) { Options = options; }