From 414f3c531e06b8af6fc9ecad316b0b4a9b6116aa Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Thu, 7 May 2020 08:51:36 +0200 Subject: useful only --- www/server-config/ssl/certs/f39fc864.0 | 1 - 1 file changed, 1 deletion(-) delete mode 120000 www/server-config/ssl/certs/f39fc864.0 (limited to 'www/server-config/ssl/certs/f39fc864.0') diff --git a/www/server-config/ssl/certs/f39fc864.0 b/www/server-config/ssl/certs/f39fc864.0 deleted file mode 120000 index 8949834..0000000 --- a/www/server-config/ssl/certs/f39fc864.0 +++ /dev/null @@ -1 +0,0 @@ -SecureTrust_CA.pem \ No newline at end of file -- cgit v1.2.3 nput type='hidden' name='id' value='ac2ff63e60bba8e841746a067f27441e491f4235'/> Music app in Java
aboutsummaryrefslogtreecommitdiffstats
path: root/target/site/jacoco/musichub.business/Genre.java.html (unfollow)
Commit message (Expand)AuthorFilesLines
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