def test_user_with_group_and_role_with_groups_and_without_permissions(self):
        """Test user without permissions and with group of permissions and role without permissions and with group of permissions"""
        user = self.authenticate('user10', 'test')
        permissions = self.backend.get_all_permissions(user)
        self.assertSetEqual(permissions, {