Skip to content

Merge pull request #861 from kamkie/dependabot/gradle/org.springframe… #1476

Merge pull request #861 from kamkie/dependabot/gradle/org.springframe…

Merge pull request #861 from kamkie/dependabot/gradle/org.springframe… #1476

GitHub Actions / Test Results succeeded Dec 20, 2024 in 0s

All 47 tests pass in 45s

47 tests  ±0   47 ✅ ±0   45s ⏱️ -1s
 7 suites ±0    0 💤 ±0 
 7 files   ±0    0 ❌ ±0 

Results for commit d098f37. ± Comparison against earlier commit 3b7e4d9.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

47 tests found

There are 47 tests, see "Raw output" for the full list of tests.
Raw output
com.example.tests.DbMessageSourceTest ‑ testMessage()
com.example.tests.DbMessageSourceTest ‑ testMessage2()
com.example.tests.DbMessageSourceTest ‑ testMessage3()
com.example.tests.DbMessageSourceTest ‑ testMessage4()
com.example.tests.DbMessageSourceTest ‑ testMessage5()
com.example.tests.DbMessageSourceTest ‑ testMessageEmpty()
com.example.tests.ExecutionTimeLoggerTest ‑ beanAnnotatedWithTimed()
com.example.tests.ExecutionTimeLoggerTest ‑ methodMarkedWithAtTimed()
com.example.tests.ExecutionTimeLoggerTest ‑ noLogging()
com.example.tests.ExecutionTimeLoggerTest ‑ publicMethod()
com.example.tests.ExecutionTimeLoggerTest ‑ publicMethodInsideAClassMarkedWithAtTimed()
com.example.tests.LongStringUtilsTest ‑ format60CharacterString()
com.example.tests.LongStringUtilsTest ‑ formatEmpty()
com.example.tests.LongStringUtilsTest ‑ formatLongString()
com.example.tests.LongStringUtilsTest ‑ formatLongStringWithoutSpaces()
com.example.tests.LongStringUtilsTest ‑ formatNull()
com.example.tests.LongStringUtilsTest ‑ formatRole()
com.example.tests.LongStringUtilsTest ‑ formatShortString()
com.example.tests.LongStringUtilsTest ‑ formatUser()
com.example.tests.ResourceBundleBeanTest ‑ testEntrySet()
com.example.tests.ResourceBundleBeanTest ‑ testEquals()
com.example.tests.ResourceBundleBeanTest ‑ testNotEquals()
com.example.tests.RestIntegrationTest ‑ adminRedirectToLogin()
com.example.tests.RestIntegrationTest ‑ home()
com.example.tests.RestIntegrationTest ‑ homeLogging()
com.example.tests.RestIntegrationTest ‑ managementAuthorized()
com.example.tests.RestIntegrationTest ‑ managementForbidden()
com.example.tests.RestIntegrationTest ‑ managementUnauthorized()
com.example.tests.SeleniumIntegrationTest ‑ adminLogin(RemoteWebDriver)
com.example.tests.SeleniumIntegrationTest ‑ adminLoginFailPassword(RemoteWebDriver)
com.example.tests.SeleniumIntegrationTest ‑ adminLoginFailUserName(RemoteWebDriver)
com.example.tests.SeleniumIntegrationTest ‑ changeLanguageInJsf(RemoteWebDriver)
com.example.tests.SeleniumIntegrationTest ‑ changeLanguageInJsfAndMvc(RemoteWebDriver)
com.example.tests.SeleniumIntegrationTest ‑ hello(RemoteWebDriver)
com.example.tests.SeleniumIntegrationTest ‑ jsfSessionMessages(RemoteWebDriver)
com.example.tests.SeleniumIntegrationTest ‑ tableXhtml(RemoteWebDriver)
com.example.tests.SubMillisTest ‑ adjustInto()
com.example.tests.SubMillisTest ‑ adjustIntoFail1()
com.example.tests.SubMillisTest ‑ adjustIntoFail2()
com.example.tests.SubMillisTest ‑ isDateBased()
com.example.tests.SubMillisTest ‑ isSupportedBy()
com.example.tests.SubMillisTest ‑ isTimeBased()
com.example.tests.SubMillisTest ‑ range()
com.example.tests.SubMillisTest ‑ rangeRefinedBy()
com.example.tests.SubMillisTest ‑ testBaseUnit()
com.example.tests.SubMillisTest ‑ testRangeUnit()
com.example.tests.SubMillisTest ‑ testToString()