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

16 lines
6.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.item.database.support.JpaNativeQueryProviderIntegrationTests" tests="2" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:04:11" hostname="Michaels-MacBook-Pro-3.local" time="0.012">
<properties/>
<testcase name="shouldRetrieveAndMapAllFoos" classname="org.springframework.batch.item.database.support.JpaNativeQueryProviderIntegrationTests" time="0.008"/>
<testcase name="shouldExecuteParameterizedQuery" classname="org.springframework.batch.item.database.support.JpaNativeQueryProviderIntegrationTests" time="0.003"/>
<system-out><![CDATA[2017-03-23 10:04:11,677 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]>
2017-03-23 10:04:11,678 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext]>
2017-03-23 10:04:11,678 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3e88fac4, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@a8cf9aa, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6c0c88e6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7f8af86d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6ad7382]>
2017-03-23 10:04:11,688 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@7addb72b testClass = JpaNativeQueryProviderIntegrationTests, testInstance = org.springframework.batch.item.database.support.JpaNativeQueryProviderIntegrationTests@6dbc5da7, testMethod = shouldRetrieveAndMapAllFoos@JpaNativeQueryProviderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6f06dd56 testClass = JpaNativeQueryProviderIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/JpaPagingItemReaderCommonTests-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5667d45f]; rollback [true]>
2017-03-23 10:04:11,690 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@7addb72b testClass = JpaNativeQueryProviderIntegrationTests, testInstance = org.springframework.batch.item.database.support.JpaNativeQueryProviderIntegrationTests@6dbc5da7, testMethod = shouldRetrieveAndMapAllFoos@JpaNativeQueryProviderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6f06dd56 testClass = JpaNativeQueryProviderIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/JpaPagingItemReaderCommonTests-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
2017-03-23 10:04:11,691 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@7addb72b testClass = JpaNativeQueryProviderIntegrationTests, testInstance = org.springframework.batch.item.database.support.JpaNativeQueryProviderIntegrationTests@70757792, testMethod = shouldExecuteParameterizedQuery@JpaNativeQueryProviderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6f06dd56 testClass = JpaNativeQueryProviderIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/JpaPagingItemReaderCommonTests-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5667d45f]; rollback [true]>
2017-03-23 10:04:11,694 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@7addb72b testClass = JpaNativeQueryProviderIntegrationTests, testInstance = org.springframework.batch.item.database.support.JpaNativeQueryProviderIntegrationTests@70757792, testMethod = shouldExecuteParameterizedQuery@JpaNativeQueryProviderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6f06dd56 testClass = JpaNativeQueryProviderIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/JpaPagingItemReaderCommonTests-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>