From f5117515ab26658e93d9efc2d99651c332840782 Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Sun, 27 Jun 2021 13:24:40 +0200 Subject: Added an extension check for songs and covered it with a test. --- target/site/apidocs/musichub/business/class-use/Category.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/site/apidocs/musichub/business/class-use/Category.html') diff --git a/target/site/apidocs/musichub/business/class-use/Category.html b/target/site/apidocs/musichub/business/class-use/Category.html index 3c43357..bf72525 100644 --- a/target/site/apidocs/musichub/business/class-use/Category.html +++ b/target/site/apidocs/musichub/business/class-use/Category.html @@ -2,7 +2,7 @@ - + Uses of Enum Class musichub.business.Category (spoteezer 0.1.0 API) -- cgit v1.2.3 s='active' href='/Spoteezer.git/log/target/site?follow=1'>logtreecommitdiffstats
path: root/target/site (unfollow)
Commit message (Expand)AuthorFilesLines
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