You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is used, Gradle sees that there is filtering enabled via testNameIncludePatterns = ["ClassCastExceptionExample.*"] it ends up adding an implementation of IMethodInterceptor
TestNG Version
Expected behavior
no exceptions
Actual behavior
there is exception:
Is the issue reproducible on runner?
Test case sample
Contribution guidelines
Incase you plan to raise a pull request to fix this issue, please make sure you refer our Contributing section for detailed set of steps.
The text was updated successfully, but these errors were encountered: