Skip to content

feat: spring support #5

feat: spring support

feat: spring support #5

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

All 10 tests pass in 1s

10 tests  +2   10 ✅ +2   1s ⏱️ -1s
 6 suites +1    0 💤 ±0 
 6 files   +1    0 ❌ ±0 

Results for commit 41ad97e. ± Comparison against earlier commit ada81cd.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

10 tests found

There are 10 tests, see "Raw output" for the full list of tests.
Raw output
org.incendo.disruptor.DisruptorIntegrationTest ‑ exceptionPropagation()
org.incendo.disruptor.DisruptorIntegrationTest ‑ resultPropagation()
org.incendo.disruptor.disruption.ThrowingTest ‑ Trigger_RuntimeException_ForwardsException()
org.incendo.disruptor.disruption.ThrowingTest ‑ Trigger_Throwable_WrapsException()
org.incendo.disruptor.openfeign.DisruptorCapabilityTest ‑ testAfter(WireMockRuntimeInfo)
org.incendo.disruptor.openfeign.DisruptorCapabilityTest ‑ testBefore()
org.incendo.disruptor.test.DisruptorAdviceTest ‑ classAnnotation()
org.incendo.disruptor.test.DisruptorAdviceTest ‑ methodAnnotation()
org.incendo.disruptor.trigger.CountingTriggerTest ‑ ShouldTrigger_3RequiredInvocations_TriggersAfter3Invocations()
org.incendo.disruptor.trigger.LastingTriggerTest ‑ ShouldTrigger_OnceTrigger_LastsForDuration()