aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/musichub/util (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adding javadocs comments to Policy.javaClyhtsuriva2021-06-281-80/+67
|
* Fixing lower case issue following acceptance testClyhtsuriva2021-06-271-9/+3
|
* Fixing conflictsmanthole2021-06-271-0/+137
|
* Added an extension check for songs and covered it with a test.Clyhtsuriva2021-06-271-2/+12
|
* Tests are ok fully covered.Clyhtsuriva2021-06-261-0/+12
|
* LogHandler now working fine.Clyhtsuriva2021-06-262-27/+56
|
* Starting the log class.Clyhtsuriva2021-06-261-0/+27
|
* Moved PathValidation to the util packageClyhtsuriva2021-06-261-0/+39
|
* Changed the architecture to respect maven and generated an empty javadocClyhtsuriva2021-06-261-0/+74
: 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