build: release #19
GitHub Actions / Test Results
succeeded
Jan 31, 2024 in 0s
All 13 tests pass in 0s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
13 tests found
There are 13 tests, see "Raw output" for the full list of tests.
Raw output
org.incendo.state.AbstractStatefulTest ‑ AsImmutable_StateIsUpdated_UpdateReflected()
org.incendo.state.AbstractStatefulTest ‑ ExpectState_HappyFlow_Success()
org.incendo.state.AbstractStatefulTest ‑ ExpectState_UnexpectedState_ThrowsException()
org.incendo.state.AbstractStatefulTest ‑ TransitionTo_HappyFlow_Success()
org.incendo.state.AbstractStatefulTest ‑ TransitionTo_IllegalTransition_ThrowsException()
org.incendo.state.AbstractStatefulTest ‑ Transition_HappyFlow_Success()
org.incendo.state.AbstractStatefulTest ‑ Transition_UnexpectedState_ThrowsException()
org.incendo.state.IntegrationTest ‑ test()
org.incendo.state.StatesImplTest ‑ Contains_ContainsState_ReturnsTrue()
org.incendo.state.StatesImplTest ‑ Contains_DoesNotContainState_ReturnsFalse()
org.incendo.state.StatesImplTest ‑ Empty_EmptyStates_ReturnsTrue()
org.incendo.state.StatesImplTest ‑ Empty_NonEmptyStates_ReturnsFalse()
org.incendo.state.StatesImplTest ‑ WithState_HappyFlow_Success()
Loading