BAEL-430: Added performance tests for mapping frameworks (#4092)

* BAEL-430: Added performance tests for mapping frameworks

* Fixes

* Removed @Test annotation.
This commit is contained in:
Wosin
2018-05-08 10:50:53 +02:00
committed by Grzegorz Piwowarek
parent 1d0a6248e5
commit 0dfaafac5c
37 changed files with 1939 additions and 0 deletions
+1
View File
@@ -256,6 +256,7 @@
<module>persistence-modules/java-jdbi</module>
<module>jersey</module>
<module>java-spi</module>
<module>performance-tests</module>
</modules>
<dependencies>