<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="0.1430" tests="192" failures="0">
  <testsuite name="Root Suite" timestamp="2025-02-19T05:51:02" tests="0" time="0.0000" failures="0">
  </testsuite>
  <testsuite name="Zinc" timestamp="2025-02-19T05:51:02" tests="1" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0010" failures="0">
    <testcase name="Zinc Zinc is a valid object" time="0.0010" classname="Zinc is a valid object">
    </testcase>
  </testsuite>
  <testsuite name="Renderer()" timestamp="2025-02-19T05:51:02" tests="2" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0010" failures="0">
    <testcase name="Zinc Renderer() Renderer is a valid constructor" time="0.0000" classname="Renderer is a valid constructor">
    </testcase>
    <testcase name="Zinc Renderer() Renderer creates an object" time="0.0010" classname="Renderer creates an object">
    </testcase>
  </testsuite>
  <testsuite name="Local Variables()" timestamp="2025-02-19T05:51:02" tests="1" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0000" failures="0">
    <testcase name="Zinc Renderer() Local Variables() playAnimation" time="0.0000" classname="playAnimation">
    </testcase>
  </testsuite>
  <testsuite name="Methods()" timestamp="2025-02-19T05:51:02" tests="28" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0050" failures="0">
    <testcase name="Zinc Renderer() Methods() initialiseVisualisation" time="0.0000" classname="initialiseVisualisation">
    </testcase>
    <testcase name="Zinc Renderer() Methods() getCurrentScene" time="0.0010" classname="getCurrentScene">
    </testcase>
    <testcase name="Zinc Renderer() Methods() createScene" time="0.0000" classname="createScene">
    </testcase>
    <testcase name="Zinc Renderer() Methods() getSceneByName" time="0.0000" classname="getSceneByName">
    </testcase>
    <testcase name="Zinc Renderer() Methods() setCurrentScene" time="0.0000" classname="setCurrentScene">
    </testcase>
    <testcase name="Zinc Renderer() Methods() resetView" time="0.0000" classname="resetView">
    </testcase>
    <testcase name="Zinc Renderer() Methods() viewAll" time="0.0000" classname="viewAll">
    </testcase>
    <testcase name="Zinc Renderer() Methods() updateDirectionalLight" time="0.0000" classname="updateDirectionalLight">
    </testcase>
    <testcase name="Zinc Renderer() Methods() getPlayRate" time="0.0000" classname="getPlayRate">
    </testcase>
    <testcase name="Zinc Renderer() Methods() addPreRenderCallbackFunction" time="0.0000" classname="addPreRenderCallbackFunction">
    </testcase>
    <testcase name="Zinc Renderer() Methods() setPlayRate" time="0.0010" classname="setPlayRate">
    </testcase>
    <testcase name="Zinc Renderer() Methods() getCurrentTime" time="0.0000" classname="getCurrentTime">
    </testcase>
    <testcase name="Zinc Renderer() Methods() setMorphsTime" time="0.0000" classname="setMorphsTime">
    </testcase>
    <testcase name="Zinc Renderer() Methods() PreRenderCallbackFunction" time="0.0000" classname="PreRenderCallbackFunction">
    </testcase>
    <testcase name="Zinc Renderer() Methods() render" time="0.0000" classname="render">
    </testcase>
    <testcase name="Zinc Renderer() Methods() removePreRenderCallbackFunction" time="0.0010" classname="removePreRenderCallbackFunction">
    </testcase>
    <testcase name="Zinc Renderer() Methods() getThreeJSRenderer" time="0.0000" classname="getThreeJSRenderer">
    </testcase>
    <testcase name="Zinc Renderer() Methods() isSceneActive" time="0.0000" classname="isSceneActive">
    </testcase>
    <testcase name="Zinc Renderer() Methods() addActiveScene" time="0.0000" classname="addActiveScene">
    </testcase>
    <testcase name="Zinc Renderer() Methods() isSceneActive" time="0.0000" classname="isSceneActive">
    </testcase>
    <testcase name="Zinc Renderer() Methods() removeActiveScene" time="0.0000" classname="removeActiveScene">
    </testcase>
    <testcase name="Zinc Renderer() Methods() isSceneActive" time="0.0000" classname="isSceneActive">
    </testcase>
    <testcase name="Zinc Renderer() Methods() clearAllActiveScene" time="0.0000" classname="clearAllActiveScene">
    </testcase>
    <testcase name="Zinc Renderer() Methods() transitionScene" time="0.0000" classname="transitionScene">
    </testcase>
    <testcase name="Zinc Renderer() Methods() animate" time="0.0010" classname="animate">
    </testcase>
    <testcase name="Zinc Renderer() Methods() stopAnimate" time="0.0010" classname="stopAnimate">
    </testcase>
    <testcase name="Zinc Renderer() Methods() getDrawingWidth" time="0.0000" classname="getDrawingWidth">
    </testcase>
    <testcase name="Zinc Renderer() Methods() getDrawingHeight" time="0.0000" classname="getDrawingHeight">
    </testcase>
  </testsuite>
  <testsuite name="Scene()" timestamp="2025-02-19T05:51:02" tests="2" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0010" failures="0">
    <testcase name="Zinc Scene() New scene object" time="0.0010" classname="New scene object">
    </testcase>
    <testcase name="Zinc Scene() Set as current scene" time="0.0000" classname="Set as current scene">
    </testcase>
  </testsuite>
  <testsuite name="Local Variables()" timestamp="2025-02-19T05:51:02" tests="1" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0000" failures="0">
    <testcase name="Zinc Scene() Local Variables() autoClearFlag" time="0.0000" classname="autoClearFlag">
    </testcase>
  </testsuite>
  <testsuite name="Methods()" timestamp="2025-02-19T05:51:02" tests="30" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0860" failures="0">
    <testcase name="Zinc Scene() Methods() loadView" time="0.0050" classname="loadView">
    </testcase>
    <testcase name="Zinc Scene() Methods() loadMetadataURL" time="0.0720" classname="loadMetadataURL">
    </testcase>
    <testcase name="Zinc Scene() Methods() onWindowResize" time="0.0000" classname="onWindowResize">
    </testcase>
    <testcase name="Zinc Scene() Methods() resetView" time="0.0000" classname="resetView">
    </testcase>
    <testcase name="Zinc Scene() Methods() viewAll" time="0.0010" classname="viewAll">
    </testcase>
    <testcase name="Zinc Scene() Methods() getBoundingBox" time="0.0000" classname="getBoundingBox">
    </testcase>
    <testcase name="Zinc Scene() Methods() viewAllWithBoundingBox" time="0.0000" classname="viewAllWithBoundingBox">
    </testcase>
    <testcase name="Zinc Scene() Methods() forEachGeometry" time="0.0010" classname="forEachGeometry">
    </testcase>
    <testcase name="Zinc Scene() Methods() forEachGlyphset" time="0.0000" classname="forEachGlyphset">
    </testcase>
    <testcase name="Zinc Scene() Methods() forEachPointset" time="0.0000" classname="forEachPointset">
    </testcase>
    <testcase name="Zinc Scene() Methods() forEachLine" time="0.0000" classname="forEachLine">
    </testcase>
    <testcase name="Zinc Scene() Methods() findGeometriesWithGroupName" time="0.0010" classname="findGeometriesWithGroupName">
    </testcase>
    <testcase name="Zinc Scene() Methods() findGlyphsetsWithGroupName" time="0.0010" classname="findGlyphsetsWithGroupName">
    </testcase>
    <testcase name="Zinc Scene() Methods() findLinesWithGroupName" time="0.0000" classname="findLinesWithGroupName">
    </testcase>
    <testcase name="Zinc Scene() Methods() findPointsetsWithGroupName" time="0.0000" classname="findPointsetsWithGroupName">
    </testcase>
    <testcase name="Zinc Scene() Methods() updateDirectionalLight" time="0.0000" classname="updateDirectionalLight">
    </testcase>
    <testcase name="Zinc Scene() Methods() isTimeVarying" time="0.0000" classname="isTimeVarying">
    </testcase>
    <testcase name="Zinc Scene() Methods() getCurrentTime" time="0.0000" classname="getCurrentTime">
    </testcase>
    <testcase name="Zinc Scene() Methods() setMorphsTime" time="0.0010" classname="setMorphsTime">
    </testcase>
    <testcase name="Zinc Scene() Methods() getZincCameraControls" time="0.0000" classname="getZincCameraControls">
    </testcase>
    <testcase name="Zinc Scene() Methods() getThreeJSScene" time="0.0000" classname="getThreeJSScene">
    </testcase>
    <testcase name="Zinc Scene() Methods() setInteractiveControlEnable" time="0.0000" classname="setInteractiveControlEnable">
    </testcase>
    <testcase name="Zinc Scene() Methods() setStereoEffectEnable" time="0.0010" classname="setStereoEffectEnable">
    </testcase>
    <testcase name="Zinc Scene() Methods() isStereoEffectEnable" time="0.0000" classname="isStereoEffectEnable">
    </testcase>
    <testcase name="Zinc Scene() Methods() setDuration" time="0.0010" classname="setDuration">
    </testcase>
    <testcase name="Zinc Scene() Methods() getDuration" time="0.0000" classname="getDuration">
    </testcase>
    <testcase name="Zinc Scene() Methods() alignObjectToCameraView" time="0.0010" classname="alignObjectToCameraView">
    </testcase>
    <testcase name="Zinc Scene() Methods() setCameraTargetToObject" time="0.0000" classname="setCameraTargetToObject">
    </testcase>
    <testcase name="Zinc Scene() Methods() renderGeometries" time="0.0010" classname="renderGeometries">
    </testcase>
    <testcase name="Zinc Scene() Methods() removeZincObject" time="0.0000" classname="removeZincObject">
    </testcase>
  </testsuite>
  <testsuite name="primitives()" timestamp="2025-02-19T05:51:02" tests="2" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0020" failures="0">
    <testcase name="Zinc Scene() Methods() primitives() Lines" time="0.0010" classname="Lines">
    </testcase>
    <testcase name="Zinc Scene() Methods() primitives() pointset" time="0.0010" classname="pointset">
    </testcase>
  </testsuite>
  <testsuite name="Cleanup()" timestamp="2025-02-19T05:51:02" tests="1" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0000" failures="0">
    <testcase name="Zinc Scene() Methods() Cleanup() removeZincGlyphset" time="0.0000" classname="removeZincGlyphset">
    </testcase>
  </testsuite>
  <testsuite name="Geometry()" timestamp="2025-02-19T05:51:02" tests="0" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0000" failures="0">
  </testsuite>
  <testsuite name="Local Variables()" timestamp="2025-02-19T05:51:02" tests="7" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0020" failures="0">
    <testcase name="Zinc Geometry() Local Variables() geometry" time="0.0010" classname="geometry">
    </testcase>
    <testcase name="Zinc Geometry() Local Variables() mixer" time="0.0000" classname="mixer">
    </testcase>
    <testcase name="Zinc Geometry() Local Variables() timeEnabled" time="0.0000" classname="timeEnabled">
    </testcase>
    <testcase name="Zinc Geometry() Local Variables() morphColour" time="0.0000" classname="morphColour">
    </testcase>
    <testcase name="Zinc Geometry() Local Variables() morph" time="0.0010" classname="morph">
    </testcase>
    <testcase name="Zinc Geometry() Local Variables() clipAction" time="0.0000" classname="clipAction">
    </testcase>
    <testcase name="Zinc Geometry() Local Variables() groupName" time="0.0000" classname="groupName">
    </testcase>
  </testsuite>
  <testsuite name="Methods()" timestamp="2025-02-19T05:51:02" tests="11" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0010" failures="0">
    <testcase name="Zinc Geometry() Methods() getBoundingBox" time="0.0000" classname="getBoundingBox">
    </testcase>
    <testcase name="Zinc Geometry() Methods() setVisibility" time="0.0000" classname="setVisibility">
    </testcase>
    <testcase name="Zinc Geometry() Methods() setAlpha" time="0.0010" classname="setAlpha">
    </testcase>
    <testcase name="Zinc Geometry() Methods() setMarkerMode" time="0.0000" classname="setMarkerMode">
    </testcase>
    <testcase name="Zinc Geometry() Methods() getCurrentTime" time="0.0000" classname="getCurrentTime">
    </testcase>
    <testcase name="Zinc Geometry() Methods() setMorphTime" time="0.0000" classname="setMorphTime">
    </testcase>
    <testcase name="Zinc Geometry() Methods() setWireframe" time="0.0000" classname="setWireframe">
    </testcase>
    <testcase name="Zinc Geometry() Methods() setColour" time="0.0000" classname="setColour">
    </testcase>
    <testcase name="Zinc Geometry() Methods() setVertexColour" time="0.0000" classname="setVertexColour">
    </testcase>
    <testcase name="Zinc Geometry() Methods() setMaterial" time="0.0000" classname="setMaterial">
    </testcase>
    <testcase name="Zinc Geometry() Methods() render" time="0.0000" classname="render">
    </testcase>
  </testsuite>
  <testsuite name="Controls()" timestamp="2025-02-19T05:51:02" tests="0" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0000" failures="0">
  </testsuite>
  <testsuite name="Local Variables()" timestamp="2025-02-19T05:51:02" tests="7" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0000" failures="0">
    <testcase name="Zinc Controls() Local Variables() cameraObject" time="0.0000" classname="cameraObject">
    </testcase>
    <testcase name="Zinc Controls() Local Variables() renderer" time="0.0000" classname="renderer">
    </testcase>
    <testcase name="Zinc Controls() Local Variables() scene" time="0.0000" classname="scene">
    </testcase>
    <testcase name="Zinc Controls() Local Variables() tumble_rate" time="0.0000" classname="tumble_rate">
    </testcase>
    <testcase name="Zinc Controls() Local Variables() zoomRate" time="0.0000" classname="zoomRate">
    </testcase>
    <testcase name="Zinc Controls() Local Variables() rotateRate" time="0.0000" classname="rotateRate">
    </testcase>
    <testcase name="Zinc Controls() Local Variables() panRate" time="0.0000" classname="panRate">
    </testcase>
  </testsuite>
  <testsuite name="Methods()" timestamp="2025-02-19T05:51:02" tests="33" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0160" failures="0">
    <testcase name="Zinc Controls() Methods() setMouseButtonAction" time="0.0000" classname="setMouseButtonAction">
    </testcase>
    <testcase name="Zinc Controls() Methods() updateDirectionalLight" time="0.0000" classname="updateDirectionalLight">
    </testcase>
    <testcase name="Zinc Controls() Methods() disable" time="0.0000" classname="disable">
    </testcase>
    <testcase name="Zinc Controls() Methods() enable" time="0.0000" classname="enable">
    </testcase>
    <testcase name="Zinc Controls() Methods() setPathDuration" time="0.0000" classname="setPathDuration">
    </testcase>
    <testcase name="Zinc Controls() Methods() setTime" time="0.0000" classname="setTime">
    </testcase>
    <testcase name="Zinc Controls() Methods() setPlayRate" time="0.0000" classname="setPlayRate">
    </testcase>
    <testcase name="Zinc Controls() Methods() loadPathURL" time="0.0110" classname="loadPathURL">
    </testcase>
    <testcase name="Zinc Controls() Methods() getNumberOfTimeFrame" time="0.0000" classname="getNumberOfTimeFrame">
    </testcase>
    <testcase name="Zinc Controls() Methods() getCurrentTimeFrame" time="0.0000" classname="getCurrentTimeFrame">
    </testcase>
    <testcase name="Zinc Controls() Methods() setCurrentTimeFrame" time="0.0000" classname="setCurrentTimeFrame">
    </testcase>
    <testcase name="Zinc Controls() Methods() playPath" time="0.0000" classname="playPath">
    </testcase>
    <testcase name="Zinc Controls() Methods() update" time="0.0010" classname="update">
    </testcase>
    <testcase name="Zinc Controls() Methods() stopPath" time="0.0000" classname="stopPath">
    </testcase>
    <testcase name="Zinc Controls() Methods() enableDirectionalLightUpdateWithPath" time="0.0000" classname="enableDirectionalLightUpdateWithPath">
    </testcase>
    <testcase name="Zinc Controls() Methods() enableDeviceOrientation" time="0.0000" classname="enableDeviceOrientation">
    </testcase>
    <testcase name="Zinc Controls() Methods() disableDeviceOrientation" time="0.0000" classname="disableDeviceOrientation">
    </testcase>
    <testcase name="Zinc Controls() Methods() getViewportFromCentreAndRadius" time="0.0000" classname="getViewportFromCentreAndRadius">
    </testcase>
    <testcase name="Zinc Controls() Methods() getDefaultViewport" time="0.0000" classname="getDefaultViewport">
    </testcase>
    <testcase name="Zinc Controls() Methods() getCurrentViewport" time="0.0010" classname="getCurrentViewport">
    </testcase>
    <testcase name="Zinc Controls() Methods() addViewport" time="0.0000" classname="addViewport">
    </testcase>
    <testcase name="Zinc Controls() Methods() setCurrentCameraSettings" time="0.0000" classname="setCurrentCameraSettings">
    </testcase>
    <testcase name="Zinc Controls() Methods() resetView" time="0.0000" classname="resetView">
    </testcase>
    <testcase name="Zinc Controls() Methods() cameraTransition" time="0.0000" classname="cameraTransition">
    </testcase>
    <testcase name="Zinc Controls() Methods() enableCameraTransition" time="0.0000" classname="enableCameraTransition">
    </testcase>
    <testcase name="Zinc Controls() Methods() pauseCameraTransition" time="0.0010" classname="pauseCameraTransition">
    </testcase>
    <testcase name="Zinc Controls() Methods() stopCameraTransition" time="0.0000" classname="stopCameraTransition">
    </testcase>
    <testcase name="Zinc Controls() Methods() autoTumble" time="0.0000" classname="autoTumble">
    </testcase>
    <testcase name="Zinc Controls() Methods() enableAutoTumble" time="0.0010" classname="enableAutoTumble">
    </testcase>
    <testcase name="Zinc Controls() Methods() updateAutoTumble" time="0.0000" classname="updateAutoTumble">
    </testcase>
    <testcase name="Zinc Controls() Methods() stopAutoTumble" time="0.0000" classname="stopAutoTumble">
    </testcase>
    <testcase name="Zinc Controls() Methods() enableRaycaster" time="0.0010" classname="enableRaycaster">
    </testcase>
    <testcase name="Zinc Controls() Methods() disableRaycaster" time="0.0000" classname="disableRaycaster">
    </testcase>
  </testsuite>
  <testsuite name="IndexedAndMergedFormat()" timestamp="2025-02-19T05:51:02" tests="0" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0000" failures="0">
  </testsuite>
  <testsuite name="Methods()" timestamp="2025-02-19T05:51:02" tests="4" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0010" failures="0">
    <testcase name="Zinc IndexedAndMergedFormat() Methods() findGeometriesWithGroupName" time="0.0000" classname="findGeometriesWithGroupName">
    </testcase>
    <testcase name="Zinc IndexedAndMergedFormat() Methods() findPointsetsWithGroupName" time="0.0000" classname="findPointsetsWithGroupName">
    </testcase>
    <testcase name="Zinc IndexedAndMergedFormat() Methods() findMergedWithGroupName" time="0.0000" classname="findMergedWithGroupName">
    </testcase>
    <testcase name="Zinc IndexedAndMergedFormat() Methods() renderGeometries" time="0.0010" classname="renderGeometries">
    </testcase>
  </testsuite>
  <testsuite name="Region()" timestamp="2025-02-19T05:51:02" tests="0" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0000" failures="0">
  </testsuite>
  <testsuite name="Methods()" timestamp="2025-02-19T05:51:03" tests="24" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0080" failures="0">
    <testcase name="Zinc Region() Methods() getRegion" time="0.0000" classname="getRegion">
    </testcase>
    <testcase name="Zinc Region() Methods() getGroup" time="0.0000" classname="getGroup">
    </testcase>
    <testcase name="Zinc Region() Methods() findChildFromPath" time="0.0010" classname="findChildFromPath">
    </testcase>
    <testcase name="Zinc Region() Methods() findOrCreateChildFromPath" time="0.0000" classname="findOrCreateChildFromPath">
    </testcase>
    <testcase name="Zinc Region() Methods() checkPickableUpdateRequred" time="0.0000" classname="checkPickableUpdateRequred">
    </testcase>
    <testcase name="Zinc Region() Methods() getPickableThreeJSObjects" time="0.0010" classname="getPickableThreeJSObjects">
    </testcase>
    <testcase name="Zinc Region() Methods() duration" time="0.0000" classname="duration">
    </testcase>
    <testcase name="Zinc Region() Methods() getBoundingBox" time="0.0000" classname="getBoundingBox">
    </testcase>
    <testcase name="Zinc Region() Methods() objectIsInRegion" time="0.0010" classname="objectIsInRegion">
    </testcase>
    <testcase name="Zinc Region() Methods() findObjectsWithGroupName" time="0.0000" classname="findObjectsWithGroupName">
    </testcase>
    <testcase name="Zinc Region() Methods() findGeometriesWithGroupName" time="0.0000" classname="findGeometriesWithGroupName">
    </testcase>
    <testcase name="Zinc Region() Methods() findPointsetsWithGroupName" time="0.0000" classname="findPointsetsWithGroupName">
    </testcase>
    <testcase name="Zinc Region() Methods() findGlyphsetsWithGroupName" time="0.0010" classname="findGlyphsetsWithGroupName">
    </testcase>
    <testcase name="Zinc Region() Methods() findLinesWithGroupName" time="0.0000" classname="findLinesWithGroupName">
    </testcase>
    <testcase name="Zinc Region() Methods() getAllObjects" time="0.0000" classname="getAllObjects">
    </testcase>
    <testcase name="Zinc Region() Methods() setMorphTime" time="0.0000" classname="setMorphTime">
    </testcase>
    <testcase name="Zinc Region() Methods() isTimeVarying" time="0.0010" classname="isTimeVarying">
    </testcase>
    <testcase name="Zinc Region() Methods() forEachGeometry" time="0.0000" classname="forEachGeometry">
    </testcase>
    <testcase name="Zinc Region() Methods() forEachGlyphset" time="0.0010" classname="forEachGlyphset">
    </testcase>
    <testcase name="Zinc Region() Methods() forEachPointset" time="0.0000" classname="forEachPointset">
    </testcase>
    <testcase name="Zinc Region() Methods() forEachLine" time="0.0010" classname="forEachLine">
    </testcase>
    <testcase name="Zinc Region() Methods() renderGeometries" time="0.0000" classname="renderGeometries">
    </testcase>
    <testcase name="Zinc Region() Methods() setVisibility" time="0.0000" classname="setVisibility">
    </testcase>
    <testcase name="Zinc Region() Methods() clear" time="0.0010" classname="clear">
    </testcase>
  </testsuite>
  <testsuite name="Methods()" timestamp="2025-02-19T05:51:03" tests="7" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0130" failures="0">
    <testcase name="Zinc Methods() createPoints" time="0.0020" classname="createPoints">
    </testcase>
    <testcase name="Zinc Methods() createLines" time="0.0060" classname="createLines">
    </testcase>
    <testcase name="Zinc Methods() addBoundingBoxes" time="0.0020" classname="addBoundingBoxes">
    </testcase>
    <testcase name="Zinc Methods() addSlicesPrimitive" time="0.0030" classname="addSlicesPrimitive">
    </testcase>
    <testcase name="Zinc Methods() addTemporaryPoints" time="0.0000" classname="addTemporaryPoints">
    </testcase>
    <testcase name="Zinc Methods() addTemporaryLines" time="0.0000" classname="addTemporaryLines">
    </testcase>
    <testcase name="Zinc Methods() clearTemporaryPrimitives" time="0.0000" classname="clearTemporaryPrimitives">
    </testcase>
  </testsuite>
  <testsuite name="TextureSlides()" timestamp="2025-02-19T05:51:03" tests="0" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0000" failures="0">
  </testsuite>
  <testsuite name="Methods()" timestamp="2025-02-19T05:51:03" tests="1" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0000" failures="0">
    <testcase name="Zinc TextureSlides() Methods() findObjectsWithGroupName" time="0.0000" classname="findObjectsWithGroupName">
    </testcase>
  </testsuite>
  <testsuite name="Lines()" timestamp="2025-02-19T05:51:03" tests="0" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0000" failures="0">
  </testsuite>
  <testsuite name="Local Variables()" timestamp="2025-02-19T05:51:03" tests="5" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0010" failures="0">
    <testcase name="Lines() Local Variables() lines" time="0.0000" classname="lines">
    </testcase>
    <testcase name="Lines() Local Variables() timeEnabled" time="0.0000" classname="timeEnabled">
    </testcase>
    <testcase name="Lines() Local Variables() morphColour" time="0.0000" classname="morphColour">
    </testcase>
    <testcase name="Lines() Local Variables() clipAction" time="0.0010" classname="clipAction">
    </testcase>
    <testcase name="Lines() Local Variables() groupName" time="0.0000" classname="groupName">
    </testcase>
  </testsuite>
  <testsuite name="Methods()" timestamp="2025-02-19T05:51:03" tests="8" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0020" failures="0">
    <testcase name="Lines() Methods() setMorphTime" time="0.0000" classname="setMorphTime">
    </testcase>
    <testcase name="Lines() Methods() getCurrentTime" time="0.0010" classname="getCurrentTime">
    </testcase>
    <testcase name="Lines() Methods() getBoundingBox" time="0.0000" classname="getBoundingBox">
    </testcase>
    <testcase name="Lines() Methods() setName" time="0.0000" classname="setName">
    </testcase>
    <testcase name="Lines() Methods() setVisibility" time="0.0010" classname="setVisibility">
    </testcase>
    <testcase name="Lines() Methods() setWidth" time="0.0000" classname="setWidth">
    </testcase>
    <testcase name="Lines() Methods() isTimeVarying" time="0.0000" classname="isTimeVarying">
    </testcase>
    <testcase name="Lines() Methods() render" time="0.0000" classname="render">
    </testcase>
  </testsuite>
  <testsuite name="Points()" timestamp="2025-02-19T05:51:03" tests="0" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0000" failures="0">
  </testsuite>
  <testsuite name="Local Variables()" timestamp="2025-02-19T05:51:03" tests="5" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0010" failures="0">
    <testcase name="Points() Local Variables() points" time="0.0000" classname="points">
    </testcase>
    <testcase name="Points() Local Variables() timeEnabled" time="0.0000" classname="timeEnabled">
    </testcase>
    <testcase name="Points() Local Variables() morphColour" time="0.0000" classname="morphColour">
    </testcase>
    <testcase name="Points() Local Variables() clipAction" time="0.0000" classname="clipAction">
    </testcase>
    <testcase name="Points() Local Variables() groupName" time="0.0010" classname="groupName">
    </testcase>
  </testsuite>
  <testsuite name="Methods()" timestamp="2025-02-19T05:51:03" tests="9" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0000" failures="0">
    <testcase name="Points() Methods() setMorphTime" time="0.0000" classname="setMorphTime">
    </testcase>
    <testcase name="Points() Methods() getCurrentTime" time="0.0000" classname="getCurrentTime">
    </testcase>
    <testcase name="Points() Methods() getBoundingBox" time="0.0000" classname="getBoundingBox">
    </testcase>
    <testcase name="Points() Methods() setName" time="0.0000" classname="setName">
    </testcase>
    <testcase name="Points() Methods() setVisibility" time="0.0000" classname="setVisibility">
    </testcase>
    <testcase name="Points() Methods() setSize" time="0.0000" classname="setSize">
    </testcase>
    <testcase name="Points() Methods() setSizeAttenuation" time="0.0000" classname="setSizeAttenuation">
    </testcase>
    <testcase name="Points() Methods() isTimeVarying" time="0.0000" classname="isTimeVarying">
    </testcase>
    <testcase name="Points() Methods() render" time="0.0000" classname="render">
    </testcase>
  </testsuite>
  <testsuite name="Cleanup()" timestamp="2025-02-19T05:51:03" tests="0" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0000" failures="0">
  </testsuite>
  <testsuite name="Local Variables()" timestamp="2025-02-19T05:51:03" tests="1" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0000" failures="0">
    <testcase name="Cleanup() Local Variables() scene" time="0.0000" classname="scene">
    </testcase>
  </testsuite>
  <testsuite name="Methods()" timestamp="2025-02-19T05:51:03" tests="2" file="/home/cmiss/Jenkins/workspace/ZincJS/test/.tmp/mochapack/1739944252258/main.js" time="0.0020" failures="0">
    <testcase name="Cleanup() Methods() removeZincObject" time="0.0010" classname="removeZincObject">
    </testcase>
    <testcase name="Cleanup() Methods() clearAll" time="0.0010" classname="clearAll">
    </testcase>
  </testsuite>
</testsuites>