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
This is just holdover from the way junit tends to name these methods because they are intended to reflect the camel case of the verb forms (set up -> setUp and tear down -> tearDown) rather than the noun forms (setup and teardown).
This is a relatively minor aesthetic thing, but it would be good to get rid of the camel-case on these methods.
The text was updated successfully, but these errors were encountered: