A first batch of tests of the UserFilter.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Sun, 18 Apr 2010 12:55:04 +0000 (14:55 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Sun, 18 Apr 2010 12:57:43 +0000 (14:57 +0200)
commitaaf70eb89d0d410dfec95c2d7b262c3e7a940717
treebd38f766b84737b2c6bb127fdbf66c359d6d2ff9
parent20d889a69356f184f991152d85375500d9448415
A first batch of tests of the UserFilter.

Are (partially) tested:
 * UFC_HasProfile
 * UFC_Hruid
 * UFC_Hrpid
 * HFC_Ip

A lot of work remains to:
 * test *all* the UFC and all the parameters of the UFCs.
 * test fetch of both UIDs and PIDs
 * test UFO
 * test boolean operations on UFCs.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
classes/userfilter.php
core
ut/userfiltertest.php [new file with mode: 0644]