Controllers
Table of Contents
Classes
- ApiControllerTest
- Unit tests for the ApiController class.
- BaseControllerTest
- Unit tests for the BaseController class.
- TestableController
- Concrete implementation of BaseController for testing.
- LanguageControllerTest
- Unit tests for the LanguageController class.
- ReviewControllerTest
- Unit tests for the ReviewController class.
- TextControllerArchivedTest
- Unit tests for the TextController::archived() method and related functionality.
- TextControllerEditTest
- Unit tests for the TextController::edit() method and related functionality.
- TextControllerReadTest
- Unit tests for the TextController::read() method and related functionality.
- TextPrintControllerTest
- Unit tests for the TextPrintController class.