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/apidocs/index-all.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'target/site/apidocs/index-all.html') diff --git a/target/site/apidocs/index-all.html b/target/site/apidocs/index-all.html index cd292d0..bb26bd1 100644 --- a/target/site/apidocs/index-all.html +++ b/target/site/apidocs/index-all.html @@ -2,7 +2,7 @@ - + Index (spoteezer 0.1.0 API) @@ -202,6 +202,10 @@ loadScripts(document, 'script');

I

+
isPathValid(String) - Static method in class musichub.business.PathValidation
+
+
Method that checks the validity of a given path
+
ITALIAN - Enum constant in enum class musichub.business.Language
 
@@ -259,6 +263,14 @@ loadScripts(document, 'script');
parseXMLFile(String) - Method in class musichub.util.XMLHandler
 
+
PathValidation - Class in musichub.business
+
+
Class offering a path validation method.
+
+
PathValidation() - Constructor for class musichub.business.PathValidation
+
+
Method that just throws an AssertionError if the class is called
+
PlayList - Class in musichub.business
 
PlayList(String) - Constructor for class musichub.business.PlayList
-- cgit v1.2.3