diff options
Diffstat (limited to 'target/surefire-reports/TEST-musichub.business.PlayListTest.xml')
-rw-r--r-- | target/surefire-reports/TEST-musichub.business.PlayListTest.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/target/surefire-reports/TEST-musichub.business.PlayListTest.xml b/target/surefire-reports/TEST-musichub.business.PlayListTest.xml index 3bf4556..dde9373 100644 --- a/target/surefire-reports/TEST-musichub.business.PlayListTest.xml +++ b/target/surefire-reports/TEST-musichub.business.PlayListTest.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.PlayListTest" time="0.019" tests="5" 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.PlayListTest" time="0.018" tests="5" 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\surefire16427515461616516598\surefirebooter6875707088602679262.jar C:\Users\SoftA\AppData\Local\Temp\surefire16427515461616516598 2021-06-27T18-57-01_873-jvmRun1 surefire498687555270627259tmp surefire_013011769971488251120tmp"/> + <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="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=" "/> <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\surefire16427515461616516598\surefirebooter6875707088602679262.jar"/> + <property name="surefire.real.class.path" value="C:\Users\SoftA\AppData\Local\Temp\surefire9308943938457390564\surefirebooter14738086644009111251.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="testGetTitle" classname="musichub.business.PlayListTest" time="0.001"/> + <testcase name="testGetTitle" classname="musichub.business.PlayListTest" time="0.002"/> <testcase name="testPlaylistClass" classname="musichub.business.PlayListTest" time="0.001"/> - <testcase name="testPlaylistClassXML" classname="musichub.business.PlayListTest" time="0.007"/> + <testcase name="testPlaylistClassXML" classname="musichub.business.PlayListTest" time="0.006"/> <testcase name="testCreateXMLElement" classname="musichub.business.PlayListTest" time="0"/> <testcase name="testGetElements" classname="musichub.business.PlayListTest" time="0.001"/> </testsuite>
\ No newline at end of file |