17 lines
1.8 KiB
XML
17 lines
1.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="org.springframework.batch.item.database.support.SqlPagingQueryUtilsTests" tests="10" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:04:11" hostname="Michaels-MacBook-Pro-3.local" time="0.003">
|
|
<properties/>
|
|
<testcase name="testGenerateTopSqlQuery" classname="org.springframework.batch.item.database.support.SqlPagingQueryUtilsTests" time="0.001"/>
|
|
<testcase name="testGenerateRowNumSqlQuery" classname="org.springframework.batch.item.database.support.SqlPagingQueryUtilsTests" time="0.0"/>
|
|
<testcase name="testGenerateTopJumpToQuery" classname="org.springframework.batch.item.database.support.SqlPagingQueryUtilsTests" time="0.0"/>
|
|
<testcase name="testGenerateTopJumpQueryDescending" classname="org.springframework.batch.item.database.support.SqlPagingQueryUtilsTests" time="0.001"/>
|
|
<testcase name="testGenerateLimitJumpQueryDescending" classname="org.springframework.batch.item.database.support.SqlPagingQueryUtilsTests" time="0.0"/>
|
|
<testcase name="testGenerateLimitJumpToQuery" classname="org.springframework.batch.item.database.support.SqlPagingQueryUtilsTests" time="0.0"/>
|
|
<testcase name="testGenerateTopSqlQueryDescending" classname="org.springframework.batch.item.database.support.SqlPagingQueryUtilsTests" time="0.0"/>
|
|
<testcase name="testGenerateLimitSqlQuery" classname="org.springframework.batch.item.database.support.SqlPagingQueryUtilsTests" time="0.0"/>
|
|
<testcase name="testGenerateRowNumSqlQueryWithNesting" classname="org.springframework.batch.item.database.support.SqlPagingQueryUtilsTests" time="0.0"/>
|
|
<testcase name="testGenerateRowNumSqlQueryDescending" classname="org.springframework.batch.item.database.support.SqlPagingQueryUtilsTests" time="0.0"/>
|
|
<system-out><![CDATA[]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|