2012-12-06 TOMMY TYNJÄ With EJB 3.1 it is possible to make use of generics in your bean implementations. There are some aspects that needs to be considered though to make sure …
WRITING INTEGRATION TESTS IN JAVA WITH ARQUILLIAN
2012-04-22 TOMMY TYNJÄ Arquillian is a JBoss project that focuses on integration testing for Java. It’s an Open Source project I’m contributing to and using on the current project I’m working …