mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-01-10 06:27:24 +01:00
.. | ||
AccessDataManagement | ||
Action | ||
Fixture | ||
Form | ||
Parameter | ||
Repository | ||
Request | ||
Secure | ||
Source | ||
User | ||
README.md |
Domain Unit Tests
Conventions
Service Tests
A test for an service:
- MUST extend KernelTest
- MUST test the actual injection
- MUST be an integration test