Files
protoncore_android/data
dkadrikj d004a75142 Add auth domain module.
Add general domain data result holder.
Add mappers for data results separate data module.
Add BL entities.
Add Domain usecases and repository interface.
Add domain utils and custom exceptions.
Add tests suite for whole domain module.
2020-10-22 15:14:05 +02:00
..
2020-10-22 15:14:05 +02:00
2020-10-22 15:14:05 +02:00

#Data Module

Will hold shared data related stuff common for all projects ( modules )

Dependencies

No concrete dependencies beside 'test', 'util' and domain, pure Kotlin module, testable by only unit and integration tests.