<?xml version="1.0" encoding="UTF-8" ?>
<testsuite tests="60" failures="0" name="org.bukkit.LocationTest" time="0.032" errors="0" skipped="0">
  <properties>
    <property name="java.runtime.name" value="OpenJDK Runtime Environment"/>
    <property name="sun.boot.library.path" value="/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64"/>
    <property name="java.vm.version" value="25.292-b10"/>
    <property name="java.vm.vendor" value="Private Build"/>
    <property name="maven.multiModuleProjectDirectory" value="/home/mamireimu/buildTools/Spigot"/>
    <property name="java.vendor.url" value="http://java.oracle.com/"/>
    <property name="path.separator" value=":"/>
    <property name="guice.disable.misplaced.annotation.check" value="true"/>
    <property name="java.vm.name" value="OpenJDK 64-Bit Server VM"/>
    <property name="file.encoding.pkg" value="sun.io"/>
    <property name="user.country" value="US"/>
    <property name="sun.java.launcher" value="SUN_STANDARD"/>
    <property name="sun.os.patch.level" value="unknown"/>
    <property name="java.vm.specification.name" value="Java Virtual Machine Specification"/>
    <property name="user.dir" value="/home/mamireimu/buildTools/Spigot"/>
    <property name="java.runtime.version" value="1.8.0_292-8u292-b10-0ubuntu1~20.04-b10"/>
    <property name="java.awt.graphicsenv" value="sun.awt.X11GraphicsEnvironment"/>
    <property name="java.endorsed.dirs" value="/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/endorsed"/>
    <property name="os.arch" value="amd64"/>
    <property name="java.io.tmpdir" value="/tmp"/>
    <property name="line.separator" value="
"/>
    <property name="java.vm.specification.vendor" value="Oracle Corporation"/>
    <property name="os.name" value="Linux"/>
    <property name="classworlds.conf" value="/home/mamireimu/buildTools/apache-maven-3.6.0/bin/m2.conf"/>
    <property name="sun.jnu.encoding" value="UTF-8"/>
    <property name="java.library.path" value="/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib"/>
    <property name="maven.conf" value="/home/mamireimu/buildTools/apache-maven-3.6.0/conf"/>
    <property name="java.specification.name" value="Java Platform API Specification"/>
    <property name="java.class.version" value="52.0"/>
    <property name="sun.management.compiler" value="HotSpot 64-Bit Tiered Compilers"/>
    <property name="os.version" value="5.4.0-91-generic"/>
    <property name="library.jansi.path" value="/home/mamireimu/buildTools/apache-maven-3.6.0/lib/jansi-native"/>
    <property name="user.home" value="/home/mamireimu"/>
    <property name="user.timezone" value="Asia/Tokyo"/>
    <property name="java.awt.printerjob" value="sun.print.PSPrinterJob"/>
    <property name="java.specification.version" value="1.8"/>
    <property name="file.encoding" value="UTF-8"/>
    <property name="user.name" value="mamireimu"/>
    <property name="java.class.path" value="/home/mamireimu/buildTools/apache-maven-3.6.0/boot/plexus-classworlds-2.5.2.jar"/>
    <property name="jdk.net.URLClassPath.disableClassPathURLCheck" value="true"/>
    <property name="java.vm.specification.version" value="1.8"/>
    <property name="sun.arch.data.model" value="64"/>
    <property name="java.home" value="/usr/lib/jvm/java-8-openjdk-amd64/jre"/>
    <property name="sun.java.command" value="org.codehaus.plexus.classworlds.launcher.Launcher -Dbt.name=582a clean install"/>
    <property name="java.specification.vendor" value="Oracle Corporation"/>
    <property name="user.language" value="en"/>
    <property name="awt.toolkit" value="sun.awt.X11.XToolkit"/>
    <property name="java.vm.info" value="mixed mode"/>
    <property name="java.version" value="1.8.0_292"/>
    <property name="java.ext.dirs" value="/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext:/usr/java/packages/lib/ext"/>
    <property name="securerandom.source" value="file:/dev/./urandom"/>
    <property name="sun.boot.class.path" value="/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/resources.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jsse.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jce.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/charsets.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jfr.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/classes"/>
    <property name="java.vendor" value="Private Build"/>
    <property name="bt.name" value="582a"/>
    <property name="maven.home" value="/home/mamireimu/buildTools/apache-maven-3.6.0"/>
    <property name="file.separator" value="/"/>
    <property name="java.vendor.url.bug" value="http://bugreport.sun.com/bugreport/"/>
    <property name="sun.cpu.endian" value="little"/>
    <property name="sun.io.unicode.encoding" value="UnicodeLittle"/>
    <property name="sun.cpu.isalist" value=""/>
  </properties>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[0: X]" time="0.004"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[0: X]" time="0.001"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[1: -X]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[1: -X]" time="0.001"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[2: Z]" time="0.001"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[2: Z]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[3: -Z]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[3: -Z]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[4: Y]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[4: Y]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[5: -Y]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[5: -Y]" time="0.001"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[6: X Z]" time="0.001"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[6: X Z]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[7: X -Z]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[7: X -Z]" time="0.001"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[8: -X -Z]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[8: -X -Z]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[9: -X Z]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[9: -X Z]" time="0.001"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[10: X Y Z]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[10: X Y Z]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[11: -X -Y -Z]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[11: -X -Y -Z]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[12: R0]" time="0.003"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[12: R0]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[13: R1]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[13: R1]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[14: R2]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[14: R2]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[15: R3]" time="0.001"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[15: R3]" time="0.001"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[16: R4]" time="0.001"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[16: R4]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[17: R5]" time="0.001"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[17: R5]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[18: R6]" time="0.009"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[18: R6]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[19: R7]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[19: R7]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[20: R8]" time="0.001"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[20: R8]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[21: R9]" time="0.002"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[21: R9]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[22: R10]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[22: R10]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[23: R11]" time="0.001"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[23: R11]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[24: R12]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[24: R12]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[25: R13]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[25: R13]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[26: R14]" time="0.001"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[26: R14]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[27: R15]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[27: R15]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[28: R16]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[28: R16]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedXYZ[29: R17]" time="0"/>
  <testcase classname="org.bukkit.LocationTest" name="testExpectedPitchYaw[29: R17]" time="0"/>
</testsuite>