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
PR #32 removes the existing but unused class ETSAssert and adds new assertions assertTrue and assertFalse to avoid the text "expected [true] but found [false]" if TestNG is used.
see #27
The text was updated successfully, but these errors were encountered: