From e9ee951e570c441151385d1ccd8c4230abf704ca Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Sat, 26 Jun 2021 14:32:12 +0200 Subject: Updated javadoc, added jacoco and the necessary JUnit for this feature. --- target/site/jacoco/musichub.business/SortByGenre.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 target/site/jacoco/musichub.business/SortByGenre.html (limited to 'target/site/jacoco/musichub.business/SortByGenre.html') diff --git a/target/site/jacoco/musichub.business/SortByGenre.html b/target/site/jacoco/musichub.business/SortByGenre.html new file mode 100644 index 0000000..6dd6e7d --- /dev/null +++ b/target/site/jacoco/musichub.business/SortByGenre.html @@ -0,0 +1 @@ +SortByGenre

SortByGenre

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total9 of 90 %0 of 0n/a222222
compare(Song, Song)60 %n/a111111
SortByGenre()30 %n/a111111
\ No newline at end of file -- cgit v1.2.3