Skip to content

Use java-junit reporter #25

Use java-junit reporter

Use java-junit reporter #25

GitHub Actions / unit-tests-results succeeded Nov 8, 2023 in 0s

unit-tests-results ✅

Tests passed successfully

✅ reports/AppcastTests.xml

24 tests were completed in 1s with 24 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TestResults 24✅ 1s

✅ TestResults

AppcastTests.SUAppcastItemTests_isCriticalUpdate
  ✅ test_isCriticalUpdate_dictionaryWithCriticalUpdateInformation_isTrue
  ✅ test_isCriticalUpdate_stateWithCriticalUpdate_isTrue
  ✅ test_isCriticalUpdate_legacyCriticalUpdateInformationInTag_isTrue
  ✅ test_isCriticalUpdate_nilState_isFalseByDefault
AppcastTests.SPUDownloadDataTests
  ✅ test_init
AppcastTests.AlwaysPassTests
  ✅ test_alwaysPass
AppcastTests.SPUAppcastItemStateTests
  ✅ test_init
AppcastTests.SUAppcastItemTests_isInformationOnlyUpdate
  ✅ test_isInformationOnlyUpdate_nilState_isFalseByDefault
  ✅ test_isInformationOnlyUpdate_stateWithInformationOnlyUpdate_isTrue
AppcastTests.SUAppcastItemTests_isMajorUpgrade
  ✅ test_isMajorUpgrade_stateWithMajorUpgrade_isTrue
  ✅ test_isMajorUpgrade_noResolvedState_isFalseByDefault
AppcastTests.SUAppcastTests
  ✅ test_init_simpleAppcastFile
  ✅ test_items_simpleAppcast_createsAppcastItem
AppcastTests.SUStandardVersionComparatorTests
  ✅ test_default_comparatorIsAccessibleFromSwift
  ✅ test_countOfNumberAndPeriodStartingParts_simpleNumericVersion
  ✅ test_init_standardComparatorCanBeInitialized
  ✅ test_splitVersion
  ✅ test_typeOfCharacter_dash
  ✅ test_typeOfCharacter_number
  ✅ test_typeOfCharacter_punctuationSeparator
  ✅ test_typeOfCharacter_whitespace
  ✅ test_typeOfCharacter_string
  ✅ test_typeOfCharacter_periodSeparator
AppcastTests.SUOperatingSystemTests
  ✅ test_systemVersionString_matchesExpectedFormat