Skip to content

YumemiWeather クラスの見通しを良くするために、外部公開する API の機能とそれ以外とを区別して定義するようにしました。 #3

YumemiWeather クラスの見通しを良くするために、外部公開する API の機能とそれ以外とを区別して定義するようにしました。

YumemiWeather クラスの見通しを良くするために、外部公開する API の機能とそれ以外とを区別して定義するようにしました。 #3

GitHub Actions / Xcode test results succeeded May 1, 2024 in 0s

Xcode test results

Testing workspace ios-training with scheme YumemiWeather

Summary

TotalSuccess PassedFailure FailedSkipped SkippedExpected Failure Expected Failure⏱️ Time
10100002.01s

Test Summary

YumemiWeatherTests

  • Device: iPhone 14, 17.5 (21F5058d)
  • SDK: Simulator - iOS 17.0, 17.0
TestTotalSuccessFailureSkippedExpected Failure
test-class YumemiWeatherListTests44000
test-class YumemiWeatherTests66000

Failure Failures

All tests passed 🎉


Code Coverage

Coverage Covered Executable
YumemiWeather 71.43 % 135 189
  YumemiWeather.swift 96.19 % 101 105
  YumemiDisaster.swift 0.00 % 0 4
  YumemiWeatherList.swift 36.99 % 27 73
  SeedRandomNumberGenerator.swift 100.00 % 7 7
YumemiWeatherTests 80.63 % 383 475
  YumemiWeatherTests.swift 85.53 % 130 152
  YumemiDisaster.swift 0.00 % 0 4
  YumemiWeatherList.swift 36.99 % 27 73
  SeedRandomNumberGenerator.swift 100.00 % 7 7
  YumemiWeatherListTests.swift 88.06 % 118 134
  YumemiWeather.swift 96.19 % 101 105
Total 78.01 % 518 664

Details

Test Details

YumemiWeatherTestsback

YumemiWeatherListTests back

SuccessFailureSkippedExpected Failure⏱️
4 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method test_fetchWeatherList_jsonString()
Successtest-method test_fetchWeatherList_jsonString_none()
Successtest-method test_fetchWeatherList_jsonString_one()
Successtest-method test_fetchWeatherList_jsonString_two()

YumemiWeatherTests back

SuccessFailureSkippedExpected Failure⏱️
6 (100%)0 (0%)0 (0%)0 (0%)2.01s
Successtest-method test_fetchWeather()
Successtest-method test_fetchWeather_at()
Successtest-method test_fetchWeather_jsonString()
Successtest-method test_fetchWeather_jsonString_async()
Successtest-method test_fetchWeather_jsonString_callback()
Successtest-method test_fetchWeather_jsonString_sync()