aboutsummaryrefslogtreecommitdiff
path: root/target/surefire-reports/TEST-musichub.business.SongTest.xml
diff options
context:
space:
mode:
authorClyhtsuriva <aimeric@adjutor.xyz>2021-06-28 23:38:36 +0200
committerClyhtsuriva <aimeric@adjutor.xyz>2021-06-28 23:38:36 +0200
commit49196ae84aea338dbc6cd10f4d135e4b717cdd1f (patch)
tree0c9b9e927aa4d5f35ccc07e45e8abd973b2bad08 /target/surefire-reports/TEST-musichub.business.SongTest.xml
parent69247f7a485b1e745d07d2fbd5440b12fa6fce11 (diff)
Latest package, javadoc and jacocodevelop
Diffstat (limited to 'target/surefire-reports/TEST-musichub.business.SongTest.xml')
-rw-r--r--target/surefire-reports/TEST-musichub.business.SongTest.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/surefire-reports/TEST-musichub.business.SongTest.xml b/target/surefire-reports/TEST-musichub.business.SongTest.xml
index 2bfbc93..4623ab2 100644
--- a/target/surefire-reports/TEST-musichub.business.SongTest.xml
+++ b/target/surefire-reports/TEST-musichub.business.SongTest.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<testsuite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://maven.apache.org/surefire/maven-surefire-plugin/xsd/surefire-test-report.xsd" name="musichub.business.SongTest" time="0.019" tests="6" errors="0" skipped="0" failures="0">
+<testsuite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://maven.apache.org/surefire/maven-surefire-plugin/xsd/surefire-test-report.xsd" name="musichub.business.SongTest" time="0.013" tests="6" errors="0" skipped="0" failures="0">
<properties>
<property name="java.specification.version" value="16"/>
<property name="sun.cpu.isalist" value="amd64"/>
@@ -15,7 +15,7 @@
<property name="sun.java.launcher" value="SUN_STANDARD"/>
<property name="user.country" value="FR"/>
<property name="sun.boot.library.path" value="C:\Users\SoftA\.jdks\openjdk-16.0.1\bin"/>
- <property name="sun.java.command" value="C:\Users\SoftA\AppData\Local\Temp\surefire9308943938457390564\surefirebooter14738086644009111251.jar C:\Users\SoftA\AppData\Local\Temp\surefire9308943938457390564 2021-06-27T22-23-26_881-jvmRun1 surefire7843695504690115096tmp surefire_04088083116107885099tmp"/>
+ <property name="sun.java.command" value="C:\Users\SoftA\AppData\Local\Temp\surefire12987402337600427303\surefirebooter13413967179469073364.jar C:\Users\SoftA\AppData\Local\Temp\surefire12987402337600427303 2021-06-28T23-36-31_184-jvmRun1 surefire14735445854373430078tmp surefire_017738082907736466932tmp"/>
<property name="jdk.debug" value="release"/>
<property name="surefire.test.class.path" value="C:\Users\SoftA\Documents\spoteezer\target\test-classes;C:\Users\SoftA\Documents\spoteezer\target\classes;C:\Users\SoftA\.m2\repository\org\junit\jupiter\junit-jupiter-api\5.0.2\junit-jupiter-api-5.0.2.jar;C:\Users\SoftA\.m2\repository\org\opentest4j\opentest4j\1.0.0\opentest4j-1.0.0.jar;C:\Users\SoftA\.m2\repository\org\junit\platform\junit-platform-commons\1.0.2\junit-platform-commons-1.0.2.jar;C:\Users\SoftA\.m2\repository\org\junit\jupiter\junit-jupiter-engine\5.0.2\junit-jupiter-engine-5.0.2.jar;C:\Users\SoftA\.m2\repository\org\junit\platform\junit-platform-engine\1.0.2\junit-platform-engine-1.0.2.jar;"/>
<property name="sun.cpu.endian" value="little"/>
@@ -30,7 +30,7 @@
<property name="line.separator" value="&#10;"/>
<property name="java.vm.specification.vendor" value="Oracle Corporation"/>
<property name="java.specification.name" value="Java Platform API Specification"/>
- <property name="surefire.real.class.path" value="C:\Users\SoftA\AppData\Local\Temp\surefire9308943938457390564\surefirebooter14738086644009111251.jar"/>
+ <property name="surefire.real.class.path" value="C:\Users\SoftA\AppData\Local\Temp\surefire12987402337600427303\surefirebooter13413967179469073364.jar"/>
<property name="user.script" value=""/>
<property name="sun.management.compiler" value="HotSpot 64-Bit Tiered Compilers"/>
<property name="java.runtime.version" value="16.0.1+9-24"/>
@@ -55,9 +55,9 @@
<property name="sun.io.unicode.encoding" value="UnicodeLittle"/>
<property name="java.class.version" value="60.0"/>
</properties>
- <testcase name="testGetGenre" classname="musichub.business.SongTest" time="0.005"/>
+ <testcase name="testGetGenre" classname="musichub.business.SongTest" time="0"/>
<testcase name="testToString" classname="musichub.business.SongTest" time="0.006"/>
- <testcase name="testSongClassXML" classname="musichub.business.SongTest" time="0.002"/>
+ <testcase name="testSongClassXML" classname="musichub.business.SongTest" time="0.001"/>
<testcase name="testCreateXMLElement" classname="musichub.business.SongTest" time="0"/>
<testcase name="testSongClass" classname="musichub.business.SongTest" time="0"/>
<testcase name="testSetGenre" classname="musichub.business.SongTest" time="0"/>