tests.utils.exceptions package#
Submodules#
tests.utils.exceptions.test_exceptions module#
Module for tests on utility exceptions.
This module contains test cases for testing the exceptions module in the utilities package and all related functionality to the exception module.
- Classes:
TestOperationNotAllowedException
- class tests.utils.exceptions.test_exceptions.TestOperationNotAllowedException(methodName='runTest')[source]#
Bases:
TestCase
Test case class for tests on OperationNotAllowedException utility exception.