Skip to content

feat: initial commit 🐮 #3

feat: initial commit 🐮

feat: initial commit 🐮 #3

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

All 6 tests pass in 0s

6 tests  +6   6 ✅ +6   0s ⏱️ ±0s
4 suites +4   0 💤 ±0 
4 files   +4   0 ❌ ±0 

Results for commit b108d06. ± Comparison against earlier commit 6d0d919.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

6 tests found

There are 6 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.trigger.CountingTriggerTest ‑ ShouldTrigger_3RequiredInvocations_TriggersAfter3Invocations()
org.incendo.disruptor.trigger.LastingTriggerTest ‑ ShouldTrigger_OnceTrigger_LastsForDuration()