0 Replies Latest reply on Mar 18, 2016 11:46 PM by lindholm

    Reusing the same EntityManager across unit tests?

    lindholm

      In the case there are several sets of integration tests, is it possible to somehow cause the EntityManager to

      be initialized once and then reused so each set of tests doesn't have to rescan for all the JPA entities

      when using openejb-embedded-4?