From f42590f675ec76e8b515aebd2ebf66430435b6bd Mon Sep 17 00:00:00 2001 From: said belhadj Date: Sun, 27 Jun 2021 16:07:27 +0200 Subject: Add unit test for Category and Language --- .../TEST-musichub.business.CategoryTest.xml | 58 ++++++++++++++++++++++ .../TEST-musichub.business.LanguageTest.xml | 58 ++++++++++++++++++++++ 2 files changed, 116 insertions(+) create mode 100644 target/surefire-reports/TEST-musichub.business.CategoryTest.xml create mode 100644 target/surefire-reports/TEST-musichub.business.LanguageTest.xml (limited to 'target') diff --git a/target/surefire-reports/TEST-musichub.business.CategoryTest.xml b/target/surefire-reports/TEST-musichub.business.CategoryTest.xml new file mode 100644 index 0000000..706f15d --- /dev/null +++ b/target/surefire-reports/TEST-musichub.business.CategoryTest.xml @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/target/surefire-reports/TEST-musichub.business.LanguageTest.xml b/target/surefire-reports/TEST-musichub.business.LanguageTest.xml new file mode 100644 index 0000000..088ebdd --- /dev/null +++ b/target/surefire-reports/TEST-musichub.business.LanguageTest.xml @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3