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
The AssertJBuilder is the class that essentially generates the new migrated ast nodes. Right now this is mostly copy-paste, but I think we can improve it by autogenerating it by introspecting assertj available assertions.
The text was updated successfully, but these errors were encountered:
The
AssertJBuilder
is the class that essentially generates the new migrated ast nodes. Right now this is mostly copy-paste, but I think we can improve it by autogenerating it by introspecting assertj available assertions.The text was updated successfully, but these errors were encountered: