The attempt to load classes from the stack trace, used to check whether a calling method is a test method, propagates a ClassNotFoundException. Either avoid the class load, or cleanly handle the exception.
The text was updated successfully, but these errors were encountered:
The attempt to load classes from the stack trace, used to check whether a calling method is a test method, propagates a ClassNotFoundException. Either avoid the class load, or cleanly handle the exception.
The text was updated successfully, but these errors were encountered: