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
When you have a test class with inherited test methods only the methods explicitly marked on the current class gets run. Would have expected it to run all tests.