public class EventPublisherTransactionHandlingTest extends Object
| Constructor and Description |
|---|
EventPublisherTransactionHandlingTest(com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate) |
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(com.atlassian.crowd.plugins.functest.event.EventPublisherTransactionHandlingTest.TestEvent event) |
void |
setUp() |
void |
shouldNotPostponeImmediateEvents() |
void |
shouldNotPublishEventsFromRolledBackTransactions() |
void |
shouldPublishEventsAfterCommittedTransactions() |
void |
tearDown() |
@Autowired
public EventPublisherTransactionHandlingTest(com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate)
@EventListener public void onEvent(com.atlassian.crowd.plugins.functest.event.EventPublisherTransactionHandlingTest.TestEvent event)
public void shouldPublishEventsAfterCommittedTransactions()
public void shouldNotPublishEventsFromRolledBackTransactions()
Copyright © 2024 Atlassian. All rights reserved.