Enterprise Java Development@TOPIC@
Provide a JUnit IT tests that demonstrates the functionality of the JavaEE interceptor/validator.
eSales initializes the EJB Timer to check for expired auctions
eBidbot initializes the EJB Timer to check auctions associated with its bids.
admin1 resets all eSales tables (using the eSalesTestUtilEJB)
admin1 populates the eSales tables (using the ESalesIngestor)
admin2 resets the eBidbot tables (using the EBidbotTestUtilEJB)
user2 views the current status of the auction they are bidding on
user3 views the current status of the auction that was bid by user2
eBidbot EJB sees they have been raised and places another bid for user3
user3 checks their order with eBidbot and finds out they won