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
Improve assertion failure message in TestClassPredicatesTests
The recursiveHierarchies() test currently fails when running in Eclipse IDE, but the failure message does not indicate what the expected message is for the expected JUnitException. This commit therefore updates the assertion to check the exception message to help with diagnostics. (cherry picked from commit 3c5b457)
0 commit comments