Enterprise Business Objects Enterprise Business Rules
Application Specific Business Rules
Interface for Data Layer interaction
Common Objects used throughout the library Request Objects Response Objects
External to Library ---> Request Objects -> Interactor -> Repository -> Business Entities -> Interactor -> Response Object ---> Exits the Library
py.test --cov-config pytest.ini --cov=core/entities tests/ py.test --cov-config pytest.ini --cov-report term-missing --cov=core/entities tests/ py.test --cov-config pytest.ini --cov-report html:cov_html --cov=core/entities tests/