public static function setUpBeforeClass()
 {
     self::$alias = 'Admin to User';
     self::$adminUserExists = false;
 }