aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/java/musichub/business (follow)
Commit message (Expand)AuthorAgeFilesLines
* Starting Song testsClyhtsuriva2021-06-271-0/+46
* Moved PathValidation to the util packageClyhtsuriva2021-06-261-26/+0
* Updated javadoc, added jacoco and the necessary JUnit for this feature.Clyhtsuriva2021-06-261-2/+20
* Applying the latest package architecture.Clyhtsuriva2021-06-261-0/+8
an> 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