aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/test-resources/mediumtest/xoo/sample-generic-test-exec/unittest2.xml
blob: 09d01113c9e04ef1f396cad4674372322a6f73c0 (plain)
1
2
3
4
5
6
7
8
<testExecutions version="1">
  <file path="testx/ClassOneTest.xoo">
    <testCase name="test1b" duration="5"/>
    <testCase name="test2" duration="500">
      <skipped>other</skipped>
    </testCase>
  </file>
</testExecutions>