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
Some tests only require a static method to be present. If this is so, and if the implementation also only has static methods, we should convert the implementation to a static class.
Some tests only require a static method to be present. If this is so, and if the implementation also only has static methods, we should convert the implementation to a static class.