Bases: keystoneauth1.tests.unit.utils.TestCase
Test case base class for Kerberos unit tests.
Ensure the request body is the standard Kerberos auth request.
Parameters: | body (dict) – the body to compare. If not provided the last request body will be used. |
---|
Bases: keystoneauth1.tests.unit.utils.TestCase
Bases: keystoneauth1.tests.unit.extras.kerberos.base.TestCase