mirror of
https://github.com/google/nomulus
synced 2026-05-22 15:51:49 +00:00
In some cases, we define JpaTransactionManagerRule in a TestCase class which is extended by the concrete test class. So, we need to check if JpaTransactionManagerRule is also defined in the super class.