Created
November 20, 2019 20:52
-
-
Save elihart/15960d86f91f0acb6ef2a8f131532997 to your computer and use it in GitHub Desktop.
TestContextFailureMessageExample
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
val testContextMessage = "Error while testing 'Default State' mock for BookingFragment -> Clicking 'book_button' view on thread 'AsyncTask #1'" | |
throw IllegalStateException(testContextMessage, originalException) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment