Rename checkHasActiveRole to checkHasActiveRoleForScope
This is to prepare for a checker that checks if the user has any such
role, regardless of scope.
Patch by: Sverre Rabbelier
"""Django Unit Test and Doctest framework."""from django.test.client import Clientfrom django.test.testcases import TestCase