From ea75134160618549a68b37c05d491e319cce99c7 Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Tue, 29 Dec 2020 00:28:01 +0100 Subject: 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. --- javadoc/help-doc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'javadoc/help-doc.html') diff --git a/javadoc/help-doc.html b/javadoc/help-doc.html index d5354cd..140efd6 100644 --- a/javadoc/help-doc.html +++ b/javadoc/help-doc.html @@ -2,9 +2,9 @@ - + API Help - + -- cgit v1.2.3 abs'> aboutsummaryrefslogtreecommitdiffstats
path: root/target/site/jacoco/musichub.business/index.source.html (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-27PlayList class covered at 84%.Clyhtsuriva1-1/+1
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