Skip to content

Build xcresulttool code #30

Build xcresulttool code

Build xcresulttool code #30

GitHub Actions / UhooiPicBook No Code Coverage test report (xcode15) succeeded Oct 29, 2024 in 0s

Xcode test results

Testing project UhooiPicBook with scheme UhooiPicBook

Summary

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

Test Summary

UhooiPicBookTests

  • Device: iPhone 13 Pro Max, 15.0 (19A339)
  • SDK: Simulator - iOS 15.0, 15.0
TestTotalSuccessFailureSkippedExpected Failure
test-class BundleStringTests33000
test-class UserDefaultsClientTests11000
test-class MonsterListInteractorTests33000
test-class MonsterListPresenterTests99000
test-class MonsterDetailPresenterTests55000

Failure Failures

All tests passed 🎉

Details

Test Details

UhooiPicBookTestsback

BundleStringTests back

SuccessFailureSkippedExpected Failure⏱️
3 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method test_bundle_build()
Successtest-method test_bundle_version()
Successtest-method test_bundle_displayName()

UserDefaultsClientTests back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.02s
Successtest-method test_monster()

Activities:
  • Unsaved
  • Add
  • Update
  • Remove

MonsterListInteractorTests back

SuccessFailureSkippedExpected Failure⏱️
3 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method test_fetchMonsters_failure()
Successtest-method test_saveForSpotlight()
Successtest-method test_fetchMonsters_success()

MonsterListPresenterTests back

SuccessFailureSkippedExpected Failure⏱️
9 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method test_viewDidLoad_success_zero()
Successtest-method test_didTapLicenses()
Successtest-method test_didSelectMonster()
Successtest-method test_didTapContactUs()
Successtest-method test_didTapAboutThisApp()
Successtest-method test_viewDidLoad_failure()
Successtest-method test_viewDidLoad_newLine()
Successtest-method test_didTapPrivacyPolicy()
Successtest-method test_viewDidLoad_success_three()

MonsterDetailPresenterTests back

SuccessFailureSkippedExpected Failure⏱️
5 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method test_didTapDancingImageView_notNil()
Successtest-method test_didTapDancingImageView_nil()
Successtest-method test_viewDidLoad()
Successtest-method test_didTapShareButton_all_notNil()
Successtest-method test_didTapShareButton_one_nil()