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
DeferredTestReporter is missing an implementation for virtual void ReportSummary(int totalTestCount, int failedTestCount, int failureCount, float secondsElapsed) method. It makes the class abstract, and unusable.