Vinay Vishal | 5717147 | 2018-09-18 20:22:00 +0530 | [diff] [blame] | 1 | Test |
2 | - Testing @TransactionScoped support | ||||
3 | - Annotate multiple beans with @TransactionScoped | ||||
4 | - Inject those beans | ||||
5 | - Verify identical type of bean is shared within same transaction. | ||||
6 | - Verify beans destroyed at end of transaction. |