aboutsummaryrefslogtreecommitdiffstats
path: root/src/musichub/business/NoPlayListFoundException.java
diff options
context:
space:
mode:
authorSaid Belhadj <71043286+Said-Belhadj@users.noreply.github.com>2021-06-25 20:15:06 +0200
committerGitHub <noreply@github.com>2021-06-25 20:15:06 +0200
commitf920b48762cae194d5a9f7808273826714166424 (patch)
tree241fc9d0cfbfee93d345af198f71db45d0e4bd08 /src/musichub/business/NoPlayListFoundException.java
parentb0429d97568a66266d77cbcc5da712352791af25 (diff)
parentc61ce2e94a1be121414670f93987abdd29d389c6 (diff)
downloadSpoteezer-f920b48762cae194d5a9f7808273826714166424.tar.gz
Spoteezer-f920b48762cae194d5a9f7808273826714166424.tar.bz2
Spoteezer-f920b48762cae194d5a9f7808273826714166424.zip
Merge pull request #2 from Said-Belhadj/hotfix/STZ-0004
Fixing STZ-0004 issue.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
class='logmsg'> 2021-06-27Fixing lower case issue following acceptance testClyhtsuriva1-9/+3 2021-06-27Fixing conflictsmanthole2-0/+139 2021-06-27Latest maven, jacoco and javadoc filesClyhtsuriva47-313/+822 2021-06-27Catch exception related to search functionalitysaid belhadj4-3/+11 2021-06-27Delete TEST-musichub.business.CategoryTest.xmlSaid Belhadj1-58/+0 2021-06-27Add unit test for Category and Languagesaid belhadj4-0/+164 2021-06-27Update search functionalitysaid belhadj2-0/+8 2021-06-27Added an extension check for songs and covered it with a test.Clyhtsuriva65-77/+92 2021-06-27Fix : Javadoc missingClyhtsuriva80-0/+8465 2021-06-27PlayList class covered at 84%.Clyhtsuriva14-78/+117 2021-06-27Song class fully covered.Clyhtsuriva13-49/+96 2021-06-27Starting Song testsClyhtsuriva17-59/+119 2021-06-27Changed the log type for the JUnit test of LogHandlerClyhtsuriva5-26/+4 2021-06-27XMLHandler tests covered at 91%Clyhtsuriva93-7962/+82