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
I was examining the call routine in FunkloadTestCase and I see that the time reported for test execution includes the setUp and tearDown routines. Was this intentional? I would expect this time to just include the test itself.
The text was updated successfully, but these errors were encountered:
I was examining the call routine in FunkloadTestCase and I see that the time reported for test execution includes the setUp and tearDown routines. Was this intentional? I would expect this time to just include the test itself.
The text was updated successfully, but these errors were encountered: