protected override void Because() { parser = new SwitchParser(Output, args); IsValid = parser.IsValid(); }