From a9f46e2164f0d9ce416f34ebcb68d532de98cdb2 Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Sun, 27 Jun 2021 11:55:45 +0200 Subject: Starting Song tests --- target/site/jacoco/musichub.business/Genre.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/site/jacoco/musichub.business/Genre.html') diff --git a/target/site/jacoco/musichub.business/Genre.html b/target/site/jacoco/musichub.business/Genre.html index 88e0ecd..c7442d4 100644 --- a/target/site/jacoco/musichub.business/Genre.html +++ b/target/site/jacoco/musichub.business/Genre.html @@ -1 +1 @@ -Genre

Genre

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total56 of 560 %0 of 0n/a336633
static {...}450 %n/a112211
Genre(String, int, String)80 %n/a113311
getGenre()30 %n/a111111
\ No newline at end of file +Genre

Genre

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total0 of 56100 %0 of 0n/a030603
static {...}45100 %n/a010201
Genre(String, int, String)8100 %n/a010301
getGenre()3100 %n/a010101
\ No newline at end of file -- cgit v1.2.3 tr> 2021-06-26Delete .idea directoryClyhtsuriva4-28/+0 2021-06-26UpdateClyhtsuriva50-84/+84 2021-06-26Changed the architecture to respect maven and generated an empty javadocClyhtsuriva129-23/+7829 2021-06-26Add reset, pause, quit functionalitysaid belhadj46-18/+100 2021-06-26Adding the pom.xml and target folder created from mvn package.Clyhtsuriva6-0/+164 2021-06-26Add the possibility to listen a song thanks to Audio System librarysaid belhadj7-4/+55 2021-06-25Fixing STZ-0004 issue.Clyhtsuriva1-1/+3 2021-06-17Delete initial_class_diagram.pngClyhtsuriva1-0/+0