buildCheckOptionsForTest method
Test-only seam (BEH-12): build the check-option list so the
responseStatusFn table (BEH-7) can be asserted directly.
Implementation
@visibleForTesting
List<InternetCheckOption> buildCheckOptionsForTest(String primaryUrl) =>
_buildCheckOptions(primaryUrl);