public void ExpectSetCursorTopBoardToInvokeConsoleSetCursorPositionAndThrow()
 {
     var printer = new Printer();
     printer.SetCursorTopBoard();
 }