aboutsummaryrefslogtreecommitdiffstats
path: root/javadoc/Album.html
diff options
context:
space:
mode:
authorClyhtsuriva <aimeric@adjutor.xyz>2020-12-29 00:28:01 +0100
committerClyhtsuriva <aimeric@adjutor.xyz>2020-12-29 00:28:01 +0100
commitea75134160618549a68b37c05d491e319cce99c7 (patch)
tree2a13d5f4efef34400d99974a26f3db83d772a105 /javadoc/Album.html
parentd9e2c4bb66e73cc83ee1e21186d851866c46dacd (diff)
downloadjMusicHub-ea75134160618549a68b37c05d491e319cce99c7.tar.gz
jMusicHub-ea75134160618549a68b37c05d491e319cce99c7.tar.bz2
jMusicHub-ea75134160618549a68b37c05d491e319cce99c7.zip
toString global update
The display of a print of each class was too ugly, just added a \n to make it more easier to teel the difference between each element.
Diffstat (limited to 'javadoc/Album.html')
-rw-r--r--javadoc/Album.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/javadoc/Album.html b/javadoc/Album.html
index 0b51dd4..a4fc603 100644
--- a/javadoc/Album.html
+++ b/javadoc/Album.html
@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="fr">
<head>
-<!-- Generated by javadoc (1.8.0_272) on Mon Dec 28 17:30:45 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_272) on Tue Dec 29 00:27:52 CET 2020 -->
<title>Album</title>
-<meta name="date" content="2020-12-28">
+<meta name="date" content="2020-12-29">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
-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