Skip to content
GitHub Actions / Webhook-Service-Unit-Test-Results succeeded Sep 16, 2024 in 0s

4 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
webhook/target/surefire-reports/TEST-com.yas.webhook.service.EventServiceTest.xml 1✅ 2s
webhook/target/surefire-reports/TEST-com.yas.webhook.service.OrderEventServiceTest.xml 1✅ 993ms
webhook/target/surefire-reports/TEST-com.yas.webhook.service.ProductEventServiceTest.xml 1✅ 10ms
webhook/target/surefire-reports/TEST-com.yas.webhook.service.WebhookServiceTest.xml 1✅ 250ms

✅ webhook/target/surefire-reports/TEST-com.yas.webhook.service.EventServiceTest.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.yas.webhook.service.EventServiceTest 1✅ 2s

✅ com.yas.webhook.service.EventServiceTest

✅ test_findAllEvents_shouldReturnEvents

✅ webhook/target/surefire-reports/TEST-com.yas.webhook.service.OrderEventServiceTest.xml

1 tests were completed in 993ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.yas.webhook.service.OrderEventServiceTest 1✅ 993ms

✅ com.yas.webhook.service.OrderEventServiceTest

✅ test_onOrderEvent_shouldNotException

✅ webhook/target/surefire-reports/TEST-com.yas.webhook.service.ProductEventServiceTest.xml

1 tests were completed in 10ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.yas.webhook.service.ProductEventServiceTest 1✅ 10ms

✅ com.yas.webhook.service.ProductEventServiceTest

✅ test_onProductEvent_shouldNotException

✅ webhook/target/surefire-reports/TEST-com.yas.webhook.service.WebhookServiceTest.xml

1 tests were completed in 250ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.yas.webhook.service.WebhookServiceTest 1✅ 250ms

✅ com.yas.webhook.service.WebhookServiceTest

✅ test_notifyToWebhook_ShouldNotException