Skip to content

Exception Handling of Facade methods #3

@matheusgr

Description

@matheusgr

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions