NotificationCenter の課題に追記 #47
GitHub Actions / Xcode test results
succeeded
Jan 20, 2024 in 0s
Xcode test results
Testing workspace ios-training with scheme YumemiWeather
Summary
Total | Passed | Failed | Skipped | Expected Failure | ⏱️ Time |
---|---|---|---|---|---|
10 | 10 | 0 | 0 | 0 | 2.01s |
Test Summary
YumemiWeatherTests
- Device: iPhone 11, 16.2 (20C52)
- SDK: Simulator - iOS 16.2, 16.2
Test | Total | ||||
---|---|---|---|---|---|
YumemiWeatherListTests | 4 | 4 | 0 | 0 | 0 |
YumemiWeatherTests | 6 | 6 | 0 | 0 | 0 |
Failures
All tests passed 🎉
Details
Test Details
YumemiWeatherTests
YumemiWeatherListTests
⏱️ | ||||
---|---|---|---|---|
4 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
test_fetchWeatherList_jsonString()
| |
test_fetchWeatherList_jsonString_none()
| |
test_fetchWeatherList_jsonString_one()
| |
test_fetchWeatherList_jsonString_two()
|
YumemiWeatherTests
⏱️ | ||||
---|---|---|---|---|
6 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 2.00s |
test_fetchWeather()
| |
test_fetchWeather_at()
| |
test_fetchWeather_jsonString()
| |
test_fetchWeather_jsonString_async()
| |
test_fetchWeather_jsonString_callback()
| |
test_fetchWeather_jsonString_sync()
|
Loading