In a scenario where you have testuserA and testuserB both in the testusers group. If you add the following line to the sudoers file both users will be able to see the output of sudo -l -U root. Currently the documentation is slightly ambiguous about whether this should be the intended behavior but we have customers that would rather it wasn't.
%testusers ALL = (testuserB) NOPASSWD: ALL