ModuleWithEntries class is working as intended and throws an error when...
ModuleWithEntries class is working as intended and throws an error when provideEntries() is not called in one of the modules. Documentation was also added.
Still missing are the unit tests for the new class and its functions.
UPDATE: Basic unit tests are implemented. Still missing would be tests for the classes extending ModuleWithEntries.
Closes #206
Edited by Hanhoan Truong