public SearchAlbumsCommandTests() { _command = new SearchCommand(MAuth.Object, "By the throat") { Page = 2, Count = 3 }; _command.SetParameters(); }