che-server/wsmaster/che-core-api-user
Sergii Leschenko 787041dd4e Rework mechanism to TckListener instead of TckModuleFactory (#2953)
It solves two problems:
- we initialize test instances with new injectors instead of
  using default child injector mechanism. It resolves issues
  with injection of injector in GuiceEntityListenerInjectionManager.
- we add ability to clean resources after tck test finish.
  So it allow close entity manager after after tck tests with jpa
  and resolve problems with reusing static fields by eclipse link
  by EntityManagerFactory when different tests in one module use it
2016-11-03 10:41:06 +02:00
..
src Rework mechanism to TckListener instead of TckModuleFactory (#2953) 2016-11-03 10:41:06 +02:00
pom.xml Rework mechanism to TckListener instead of TckModuleFactory (#2953) 2016-11-03 10:41:06 +02:00