MDL-38289: Custom profile fields - added unit test
commite9df9e8f7abbb70cb41b813557f80ec824dd5993
authorDamyon Wiese <damyon@moodle.com>
Thu, 9 May 2013 02:22:40 +0000 (9 10:22 +0800)
committerDamyon Wiese <damyon@moodle.com>
Thu, 9 May 2013 02:29:51 +0000 (9 10:29 +0800)
tree7eda806b24227992a835ebd2b56a782f997e3dee
parent8cfc9d75ed309bff02440cca2edbba8a262fb11b
MDL-38289: Custom profile fields - added unit test

Added a unit test to cover the case when you are fetching a custom
profile field but you are not logged in.
lib/conditionlib.php
lib/tests/conditionlib_test.php