Files
spring-batch/spring-batch-infrastructure/build/test-results/test/TEST-org.springframework.batch.item.database.support.MySqlPagingQueryProviderTests.xml
Michael Minella 75ab909314 update
2017-03-23 10:18:33 -05:00

22 lines
2.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.item.database.support.MySqlPagingQueryProviderTests" tests="15" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:04:11" hostname="Michaels-MacBook-Pro-3.local" time="0.004">
<properties/>
<testcase name="testGenerateRemainingPagesQuery" classname="org.springframework.batch.item.database.support.MySqlPagingQueryProviderTests" time="0.0"/>
<testcase name="testGenerateFirstPageQuery" classname="org.springframework.batch.item.database.support.MySqlPagingQueryProviderTests" time="0.0"/>
<testcase name="testGenerateFirstPageQueryWithGroupBy" classname="org.springframework.batch.item.database.support.MySqlPagingQueryProviderTests" time="0.001"/>
<testcase name="testFirstPageSqlWithAliases" classname="org.springframework.batch.item.database.support.MySqlPagingQueryProviderTests" time="0.001"/>
<testcase name="testGenerateJumpToItemQueryForFirstPage" classname="org.springframework.batch.item.database.support.MySqlPagingQueryProviderTests" time="0.0"/>
<testcase name="testGenerateRemainingPagesQueryWithGroupBy" classname="org.springframework.batch.item.database.support.MySqlPagingQueryProviderTests" time="0.0"/>
<testcase name="testGenerateJumpToItemQuery" classname="org.springframework.batch.item.database.support.MySqlPagingQueryProviderTests" time="0.0"/>
<testcase name="testGenerateJumpToItemQueryForFirstPageWithGroupBy" classname="org.springframework.batch.item.database.support.MySqlPagingQueryProviderTests" time="0.0"/>
<testcase name="testGenerateJumpToItemQueryWithGroupBy" classname="org.springframework.batch.item.database.support.MySqlPagingQueryProviderTests" time="0.0"/>
<testcase name="testGenerateJumpToItemQueryForFirstPageWithMultipleSortKeys" classname="org.springframework.batch.item.database.support.MySqlPagingQueryProviderTests" time="0.0"/>
<testcase name="testGenerateRemainingPagesQueryWithMultipleSortKeys" classname="org.springframework.batch.item.database.support.MySqlPagingQueryProviderTests" time="0.0"/>
<testcase name="testGenerateFirstPageQueryWithMultipleSortKeys" classname="org.springframework.batch.item.database.support.MySqlPagingQueryProviderTests" time="0.0"/>
<testcase name="testQueryContainsSortKey" classname="org.springframework.batch.item.database.support.MySqlPagingQueryProviderTests" time="0.0"/>
<testcase name="testQueryContainsSortKeyDesc" classname="org.springframework.batch.item.database.support.MySqlPagingQueryProviderTests" time="0.0"/>
<testcase name="testGenerateJumpToItemQueryWithMultipleSortKeys" classname="org.springframework.batch.item.database.support.MySqlPagingQueryProviderTests" time="0.0"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>