Hello everybody.
I would like to test all the transitions of a flow definition with an integration Junit test, because I did a lot of refactor and I would like to know if the code of my...
Type: Posts; User: samalairbien; Keyword(s):
Hello everybody.
I would like to test all the transitions of a flow definition with an integration Junit test, because I did a lot of refactor and I would like to know if the code of my...
I have a flow that set up a variable in the conversationScope. This flow initialize a JSP. In this page, I have a button that directly call a MVC controller (to write a document on the HTTP...