I have a question about a generic DAO being used in a testing project with Vraptor.
This dao, works normal in my requests, but when used in a unit test, the same problem occurs when trying to remove:
@Before
public void init(){
EntityMa...
asked by
05.12.2016 / 12:37