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
Move test classes into subdirectories mirroring the name of the class holding the code being tested.
Having the tests for each class in their own subdirectory should make it more straight forward to see what code is covered by tests.
0 commit comments