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. --- .../TEST-musichub.business.PathValidationTest.xml | 60 ++++++++++++++++++++++ .../musichub.business.PathValidationTest.txt | 4 ++ 2 files changed, 64 insertions(+) create mode 100644 target/surefire-reports/TEST-musichub.business.PathValidationTest.xml create mode 100644 target/surefire-reports/musichub.business.PathValidationTest.txt (limited to 'target/surefire-reports') diff --git a/target/surefire-reports/TEST-musichub.business.PathValidationTest.xml b/target/surefire-reports/TEST-musichub.business.PathValidationTest.xml new file mode 100644 index 0000000..4a19c26 --- /dev/null +++ b/target/surefire-reports/TEST-musichub.business.PathValidationTest.xml @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/target/surefire-reports/musichub.business.PathValidationTest.txt b/target/surefire-reports/musichub.business.PathValidationTest.txt new file mode 100644 index 0000000..87f14cb --- /dev/null +++ b/target/surefire-reports/musichub.business.PathValidationTest.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: musichub.business.PathValidationTest +------------------------------------------------------------------------------- +Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in musichub.business.PathValidationTest -- cgit v1.2.3