aboutsummaryrefslogtreecommitdiffstats
path: root/target/site/apidocs/serialized-form.html
diff options
context:
space:
mode:
authorClyhtsuriva <aimeric@adjutor.xyz>2021-06-26 22:07:53 +0200
committerClyhtsuriva <aimeric@adjutor.xyz>2021-06-26 22:07:53 +0200
commit67ed18fe86ddfabe5f6c6c270273597799722a72 (patch)
tree79de50772e18722f57813b234dd541b1c701aa01 /target/site/apidocs/serialized-form.html
parent5d167b38848c3f69bbcfd952272ac39e48a9af93 (diff)
downloadSpoteezer-67ed18fe86ddfabe5f6c6c270273597799722a72.tar.gz
Spoteezer-67ed18fe86ddfabe5f6c6c270273597799722a72.tar.bz2
Spoteezer-67ed18fe86ddfabe5f6c6c270273597799722a72.zip
Tests are ok fully covered.
Diffstat (limited to 'target/site/apidocs/serialized-form.html')
-rw-r--r--target/site/apidocs/serialized-form.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/site/apidocs/serialized-form.html b/target/site/apidocs/serialized-form.html
index 011c84f..781fdeb 100644
--- a/target/site/apidocs/serialized-form.html
+++ b/target/site/apidocs/serialized-form.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="fr">
<head>
-<!-- Generated by javadoc (16) on Sat Jun 26 14:29:15 CEST 2021 -->
+<!-- Generated by javadoc (16) on Sat Jun 26 22:06:33 CEST 2021 -->
<title>Serialized Form (spoteezer 0.1.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
021-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