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
Yes, I was writing a unit test for my code and couldn't assert if the
expected object equals to the actual object. Obviously, I workaround it but
thought it would be nice to implement it.
Hi, Coud you please impl an equals method to Form class
https://github.com/jakartaee/rest/blob/main/jaxrs-api/src/main/java/jakarta/ws/rs/core/Form.java
The text was updated successfully, but these errors were encountered: