Skip to content

upgrade

upgrade #1148

GitHub Actions / Test Results succeeded Oct 12, 2023 in 0s

All 47 tests pass in 1m 26s

47 tests  ±0   47 ✔️ ±0   1m 26s ⏱️ -1s
  7 suites ±0     0 💤 ±0 
  7 files   ±0     0 ±0 

Results for commit 27623ae. ± Comparison against earlier commit b2ec285.

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()