Emerjoin / Hi-Framework-features

Java EE Framework
5 stars 1 forks source link

Setup unit tests environment #111

Open emjunior258 opened 7 years ago

emjunior258 commented 7 years ago

Consider: https://deltaspike.apache.org/documentation/container-control.html.

Use Jetty as the servlet-container

emjunior258 commented 7 years ago

http://arquillian.org/guides/getting_started_rinse_and_repeat/

https://developer.jboss.org/people/mkouba/blog/2017/01/24/easy-testing-of-cdi-components-with-weld-and-junit4/

http://weld.cdi-spec.org/news/2017/02/01/tip4-testing/

http://arquillian.org/guides/functional_testing_using_graphene/

https://github.com/Yasharbi/Arquillian-TomcatEmbedded-Hibernate-CDI-H2

http://www.hostettler.net/blog/2012/04/09/embedded-jee-web-application-integration-testing-using-tomcat-7/

http://javaevangelist.blogspot.com/2013/09/java-ee-tip-of-day-webfilter-testing.html

http://www.hameister.org/ArquillianTomcatDependencyInjection.html