From 443140cfbde040afd3f1b279c77e2b8d61765c85 Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Sat, 26 Jun 2021 12:57:09 +0200 Subject: Update --- target/site/apidocs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/site/apidocs/index.html') diff --git a/target/site/apidocs/index.html b/target/site/apidocs/index.html index 62084d5..7c966a1 100644 --- a/target/site/apidocs/index.html +++ b/target/site/apidocs/index.html @@ -2,7 +2,7 @@ - + Overview (spoteezer 0.1.0 API) -- cgit v1.2.3 ster' selected='selected'>master Music app in Java
aboutsummaryrefslogtreecommitdiffstats
path: root/bin/musichub/business (unfollow)
Commit message (Collapse)AuthorFilesLines
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