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
fix: bug that can't verify method invoked when creating mock without method name
PHPUnit\Framework\MockObject\MethodCannotBeConfiguredException: Trying to configure method "xxx" which cannot be configured because it does not exist, has not been specified, is final, or is static
0 commit comments