mirror of
https://github.com/google/googletest.git
synced 2024-12-26 17:41:03 +08:00
37f3227831
Add a matcher `testing::ReturnRoundRobin` which, on each call, returns the next element in the sequence, restarting at the beginning once it has reached the end. PiperOrigin-RevId: 276312136