7 Replies Latest reply on May 15, 2014 5:22 AM by yasharbi

    ConversationScoped in Arquillian with WeldEmbedded

    nfeybesse.nfeybesse.middlewarefactory.com

      I have a problem with the conversation context during tests. Conversation Scope is not activated.


      Can someone tell me how I can do a mock and activate the conversation context in the WeldEmbedded Container  during unit tests with Arquillian ?


      I have many ConversationScoped beans to test and I prefer a light/fast container like WeldEmbeded.



      Thanks for your help.