13 more Group tests

WebGUI::Group->find returns first group, no guaranteed order of search
This commit is contained in:
Colin Kuskie 2006-02-12 06:11:23 +00:00
parent 23fa58ca11
commit b4520939f1
2 changed files with 27 additions and 9 deletions

View file

@ -418,6 +418,8 @@ sub expireOffset {
=head2 find ( session, name )
An alternative to the constructor "new", use find as a constructor by name rather than id.
Returns the first group with that name found. There is no guaranteed order of the search
to be sure not to create groups with the same name!
=head3 session