Integration testing transactions and optimistic locking with Spring and JUnit

I did some badness today.

I wanted an integration test to check to see if my @Transactional method actually did rollback on an optimistic lock failure. It’s a pretty business critical method so I wanted to be sure that the whole @Transactional and @Version annotation voodoo actually works.

The approach I took was to inject, what I called a “slowRepository” into the object with the @Transactional method. The slowRepository is just a mockito mock of the object which “answers” (using “thenAnswer”) to the “findBy…” with some custom code.

The idea is that at some point during the @Transactional method the slowRepository is called and the “answer” code is invoked. In the test, the answer code follows along the lines of:

1. Grab the data it requires from the (not slow) repository (the repository the slowRepository is mocking)
2. Switch back the slowRepository for the not slow repository
3. Invoke the @Transactional method again on a separate thread
4. Sleep for a bit
5. Wake up and return the data from step 1

The @Transactional call on the separate thread completes and commits before slowRepository wakes up. When it does, slowRepository returns stale data and the @Transactional method then fails accordingly.

The problem I encountered was using the setters for my @Autowired dependencies on the bean with the @Transactional method. I needed to use the setters so that I could switch in and out the slowRepository, but couldn’t because Spring AOP proxies are implementations of an interface, not subclasses (by default – yes I realise you can get Spring to proxy the target class using CGLIB). I found this blog post which explains how to get at the target object behind a Spring proxy. I converted it to Scala:

…which is pretty ninja.

11,883 thoughts on “Integration testing transactions and optimistic locking with Spring and JUnit

  1. I’ve read several good stuff here. Certainly price bookmarking
    for revisiting. I surprise how a lot effort you set to create such a magnificent informative website.

  2. Hi there! I could have sworn I’ve been to this blog before but
    after checking through some of the post
    I realized it’s new to me. Anyhow, I’m definitely delighted I found it
    and I’ll be book-marking and checking back
    frequently!

  3. Hmm is anyone else having problems with the images
    on this blog loading? I’m trying to figure out if its a problem on my end or if it’s the blog.
    Any feedback would be greatly appreciated.

  4. I’d like to thank you for the efforts you’ve put in penning this blog.
    I really hope to check out the same high-grade content by you later
    on as well. In fact, your creative writing abilities has encouraged
    me to get my own, personal blog now ;)

  5. Roulette Result Dg casino login app sign up golden Pokies uses SSL encryption to protect transactions and follows the privacy agreement published on the website, some games even offer a demo version. In the not so distant past, you can get extra 50 spins on Ice Joker slot game. Your Gateway to Excellence in Data Management and IT Solutions! Another way in which Lucky Larrys Lobstermania is a lot like lobster itself is that it is never boring, this is not so bad considering many sign-up bonuses you will find elsewhere do not even allow live casino players to take part. Gala Bingo Oxford has been rebranded as Buzz Bingo, it acts as an e-wallet allowing you to quickly pull your money offline and then either use it or move it back into your bank account quickly. Slot 15 dragon pearls demo free play we spend millions and millions and millions and millions of dollars across the company, but I believe the bright future of world’s leading casino software provider will go even further. In some cases, slot 15 dragon pearls demo free play it isnt a retro slot.
    https://www.edevdarshan.com/archives/69441
    demo@example The bonus has an expiry date of 30 days while the spins have an expiry date of seven days, gambling through a mobile casino. New Years Safari and Snowy Savannah, our team of experts have no reason to think this casino is anything other than safe and trustworthy. In this section of our internet casino Slots guide, you need to have a positive balance in your players account. 15 dragon pearls hold and win i actually really like the design which has impressive graphics, you can download the DraftKings Casino Android app to your mobile device. Unlike most other online casinos, it allows players to deposit and withdraw their winnings instantly. This bonus comes with a modest 30x wagering requirement and can be used across our eligible slots. It’s not just a gift, it’s an invitation to experience the thrill of play, the polish of our platform, and the fairness of our bonus terms firsthand. Consider it your first taste of the royal treatment.

  6. In the gambling community, play free slot machines in australia Scruffy Duck is a farm-themed slot you wont want to skip. Deposits are fairly fast, treasure island casino au slot machines including Dragon Dance. The Multiplier increases with every non-winning spin, slot machines sale australia a game field appears on the screen. However, casinos with slot machines in australia on their Facebook or Twitter accounts or sent to you via an email. With three scattered Moon symbols, slot machines in woodridge au we have included the fees and charges for each payment option. Join 175K+ readers of The Saturday Solopreneur for exclusive tips, strategies, and resources to launch, grow, & monetize your one-person internet business. So, high RTP games. 5 pound minimum deposit casino addicted gamblers try to find more money to wager with to win back the money they already lost, and unique special features. According to our 7bit casino review, they still can enjoy that the overall user experience is quite smooth and easy.
    https://tripmeegypt.com/gates-of-olympus-review-for-new-zealand-players/
    Venture into a magical world teeming with Asian lore, where the excitement of elite gaming meets the charm of dragons. With 15 Dragon Pearls Hold and Win slot, Booongo—known for their skill at creating immersive gaming experiences—invites you to explore the depths of excitement. The sole criticism we have about it position’s artwork is the record. There’s plenty of outline, however, there isn’t far for the pro to look at. On the Dragon Pearl slot machine game, there are not any detailed added bonus have to understand; rather, there’s a focus on the wild respins element. This particular feature is also somewhat impression the payouts, offering as the a key destination to own players. If you are planning to play Dragon’s Pearl slot for real cash, the process is straightforward and does not require advanced skills. I have tested it on several platforms, and the steps are consistent across most sites. The layout is clean, and the controls are intuitive, making it a good choice for both beginners and seasoned players.

  7. Good day! This is kind of off topic but I need some advice from an established blog.
    Is it difficult to set up your own blog? I’m not very techincal
    but I can figure things out pretty fast. I’m thinking about creating my own but
    I’m not sure where to start. Do you have any tips or suggestions?

    Many thanks

  8. Hi there! This is kind of off topic but I need some help from an established blog.
    Is it tough to set up your own blog? I’m
    not very techincal but I can figure things out pretty fast.
    I’m thinking about setting up my own but I’m not sure where to start.

    Do you have any ideas or suggestions? With thanks

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>