summaryrefslogtreecommitdiffstatshomepage
path: root/tests/UserTest.php
Commit message (Collapse)AuthorAgeFilesLines
* use bootstrap file declared in phpunit.xml and do not ↵Gravatar Christian Weiske2011-04-121-29/+0
| | | | include it in every single test file. also get rid of the PHPUnit_MAIN_METHOD declarations since using phpunit directly is preferred
* get rid of phpunits warnings about deprecated assertType ↵Gravatar Christian Weiske2011-02-181-2/+2
| | | | usages
* defined main method before including includesGravatar cweiske2010-09-271-3/+2
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@759 b3834d28-1941-0410-a4f8-b48e95affb8f
* test email validationGravatar cweiske2009-11-201-0/+36
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@567 b3834d28-1941-0410-a4f8-b48e95affb8f
* test getObjectUsers() and fix a bug found by the testsGravatar cweiske2009-10-311-0/+46
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@484 b3834d28-1941-0410-a4f8-b48e95affb8f
* fix unfreed sql result and add deleteAll() for usersGravatar cweiske2009-10-281-0/+15
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@457 b3834d28-1941-0410-a4f8-b48e95affb8f
* add usertest and check if setting a new user id also ↵Gravatar cweiske2009-10-281-0/+113
changes the user array git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@450 b3834d28-1941-0410-a4f8-b48e95affb8f