-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When Easyaccept calls a method from a Facade and this method throws an unexpected exception, EasyAccept does not report were the exception had ocurred.
ex:
Command: <rollDice firstDieResult="1"(java.lang.Byte)
secondDieResult="1"(java.lang.Byte)>, produced error: <This place can't be sold>
EasyAccept should show the line of code where this excetion had ocurred
(and ,possibly, he line of scritp test that generates this error).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request