• Abseil Team's avatar
    Googletest export · 37f32278
    Abseil Team authored
    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
    37f32278
gmock_class_test.py 13 KB