Home | History | Annotate | Download | only in docs

Lines Matching full:people

388 Some people worry that if everyone is practicing this technique, they
2122 `WithArgs<...>()` can get tedious for people writing the tests.
2376 Another problem with the `DoShareBuzz()` we had is that it can surprise people reading or maintaining the test, as one would expect that `DoShareBuzz()` has (logically) the same contract as `ShareBuzz()`.