/// <summary> /// Constructor. /// </summary> /// <param name="settings">The settings for the test case.</param> public BatchHeadersTestCase(BatchReaderHeaderTestSettings settings) { this.settings = settings; }