Skip to content

#882 create a shared project #319

#882 create a shared project

#882 create a shared project #319

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✅ 920ms
webhook/target/surefire-reports/TEST-com.yas.webhook.service.ProductEventServiceTest.xml 1✅ 33ms
webhook/target/surefire-reports/TEST-com.yas.webhook.service.WebhookServiceTest.xml 1✅ 245ms

✅ 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 920ms with 1 passed, 0 failed and 0 skipped.

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

✅ com.yas.webhook.service.OrderEventServiceTest

✅ test_onOrderEvent_shouldNotException

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

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

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

✅ com.yas.webhook.service.ProductEventServiceTest

✅ test_onProductEvent_shouldNotException

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

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

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

✅ com.yas.webhook.service.WebhookServiceTest

✅ test_notifyToWebhook_ShouldNotException