aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/musichub/business/AudioBook.java
diff options
context:
space:
mode:
authorSaid Belhadj <71043286+Said-Belhadj@users.noreply.github.com>2021-06-27 15:50:00 +0200
committerGitHub <noreply@github.com>2021-06-27 15:50:00 +0200
commit3cf7124b9fd703714f4e90e97c638cebfcd11efa (patch)
treec7d499dbc18e042161b635884235bc5b3be8ee7d /src/main/java/musichub/business/AudioBook.java
parent51ee4fe5f80e6dc6d9a25c4e95f53c8c122a9434 (diff)
parent703425d435ac7d0b6a3337f5730199fbaad82ff1 (diff)
downloadSpoteezer-3cf7124b9fd703714f4e90e97c638cebfcd11efa.tar.gz
Spoteezer-3cf7124b9fd703714f4e90e97c638cebfcd11efa.tar.bz2
Spoteezer-3cf7124b9fd703714f4e90e97c638cebfcd11efa.zip
Merge pull request #12 from Said-Belhadj/feature/STZ-0008
Feature/STZ-0008
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
&follow=1'>Changed the type of switch used in AudioElement.javaClyhtsuriva1-24/+14 2021-06-28Adding javadocs comments to Policy.javaClyhtsuriva1-80/+67 2021-06-28Change out to err for the path verification error message.Clyhtsuriva1-1/+2 2021-06-28Added a break at the end of the r command.Clyhtsuriva1-0/+1 2021-06-27Add new feature - display playlistmanthole5-0/+46 2021-06-27mvn packageClyhtsuriva11-6/+142 2021-06-27mvn packageClyhtsuriva26-301/+313 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