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
currently gtest.record instruments the method running both in ngrinder or junit context.
However when instrumenting the method in junit, it makes debugging impossible.
It's necessary to gtest.record selectively record the target detecting the context.