Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
sunbird-lms-service
Commits
f3bedbc1
Unverified
Commit
f3bedbc1
authored
3 years ago
by
AMIT KUMAR
Committed by
GitHub
3 years ago
Browse files
Options
Download
Patches
Plain Diff
Issue SC-2313 feat:Refactored System Setting API (#902)
* Issue SC-2313 feat:Refactored System Setting API
parent
dbdb6d3b
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
service/src/main/java/org/sunbird/actor/systemsettings/SystemSettingsActor.java
+6
-72
...org/sunbird/actor/systemsettings/SystemSettingsActor.java
service/src/main/java/org/sunbird/dao/systemsettings/impl/SystemSettingDaoImpl.java
+6
-25
...sunbird/dao/systemsettings/impl/SystemSettingDaoImpl.java
service/src/main/java/org/sunbird/service/systemsettings/SystemSettingsService.java
+61
-0
...sunbird/service/systemsettings/SystemSettingsService.java
service/src/test/java/org/sunbird/actor/systemsettings/SystemSettingsActorTest.java
+10
-2
...sunbird/actor/systemsettings/SystemSettingsActorTest.java
service/src/test/java/org/sunbird/dao/systemsettings/impl/SystemSettingDaoImplTest.java
+7
-8
...ird/dao/systemsettings/impl/SystemSettingDaoImplTest.java
service/src/test/java/org/sunbird/service/systemsettings/SystemSettingsServiceTest.java
+165
-0
...ird/service/systemsettings/SystemSettingsServiceTest.java
with
255 additions
and
107 deletions
+255
-107
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment