mas/Tests/masTests/Commands
Ross Goldberg 388d963cd1
Do not return Result (or anything else) from command run(…) functions.
Throw when failure. Normal Void return when success.

Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
2024-10-14 03:44:12 -04:00
..
AccountSpec.swift Do not return Result (or anything else) from command run(…) functions. 2024-10-14 03:44:12 -04:00
HomeSpec.swift Do not return Result (or anything else) from command run(…) functions. 2024-10-14 03:44:12 -04:00
InfoSpec.swift Do not return Result (or anything else) from command run(…) functions. 2024-10-14 03:44:12 -04:00
InstallSpec.swift Do not return Result (or anything else) from command run(…) functions. 2024-10-14 03:44:12 -04:00
ListSpec.swift Do not return Result (or anything else) from command run(…) functions. 2024-10-14 03:44:12 -04:00
LuckySpec.swift Do not return Result (or anything else) from command run(…) functions. 2024-10-14 03:44:12 -04:00
OpenSpec.swift Do not return Result (or anything else) from command run(…) functions. 2024-10-14 03:44:12 -04:00
OutdatedSpec.swift Do not return Result (or anything else) from command run(…) functions. 2024-10-14 03:44:12 -04:00
PurchaseSpec.swift Rename 2 test files that weren't renamed in previous commit to preserve history. 2024-10-14 03:44:11 -04:00
ResetSpec.swift Do not return Result (or anything else) from command run(…) functions. 2024-10-14 03:44:12 -04:00
SearchSpec.swift Do not return Result (or anything else) from command run(…) functions. 2024-10-14 03:44:12 -04:00
SignInSpec.swift Do not return Result (or anything else) from command run(…) functions. 2024-10-14 03:44:12 -04:00
SignOutSpec.swift Do not return Result (or anything else) from command run(…) functions. 2024-10-14 03:44:12 -04:00
UninstallSpec.swift Do not return Result (or anything else) from command run(…) functions. 2024-10-14 03:44:12 -04:00
UpgradeSpec.swift Do not return Result (or anything else) from command run(…) functions. 2024-10-14 03:44:12 -04:00
VendorSpec.swift Do not return Result (or anything else) from command run(…) functions. 2024-10-14 03:44:12 -04:00
VersionSpec.swift Do not return Result (or anything else) from command run(…) functions. 2024-10-14 03:44:12 -04:00