Test Result : Scenario: Translating empty message to empty message
0 failures
4 tests
All Tests
Test name | Duration | Status |
And I try to translate from "" to "" | 0 ms | Passed |
Given I expect the exception "NullPointerException" with the text "*" | 0 ms | Passed |
Scenario: Translating empty message to empty message | 8 ms | Passed |
Then An exception was thrown | 0 ms | Passed |