protected override void When() { _reader.WriteTable(new Dictionary <string, object> { { "ABCDE", true } }); }