<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="jest tests" tests="4" failures="0" errors="0" time="7.063">
  <testsuite name="create the AlpsSpecRestApi" errors="0" failures="0" skipped="0" timestamp="2020-12-28T09:16:14" time="5.37" tests="3">
    <testcase classname="create the AlpsSpecRestApi correctly from alps yaml" name="create the AlpsSpecRestApi correctly from alps yaml" time="0.368">
    </testcase>
    <testcase classname="create the AlpsSpecRestApi correctly with operationIdLambdaMapping" name="create the AlpsSpecRestApi correctly with operationIdLambdaMapping" time="0.102">
    </testcase>
    <testcase classname="create the AlpsSpecRestApi failed invalid specFile format" name="create the AlpsSpecRestApi failed invalid specFile format" time="0.045">
    </testcase>
  </testsuite>
  <testsuite name="undefined" errors="0" failures="0" skipped="0" timestamp="2020-12-28T09:16:19" time="0.85" tests="1">
    <testcase classname=" integ snapshot validation" name=" integ snapshot validation" time="0.021">
    </testcase>
  </testsuite>
</testsuites>