Files
spring-batch/spring-batch-samples/build/test-results/test/TEST-org.springframework.batch.sample.domain.football.internal.JdbcPlayerSummaryDaoIntegrationTests.xml
Michael Minella 75ab909314 update
2017-03-23 10:18:33 -05:00

12 lines
3.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.sample.domain.football.internal.JdbcPlayerSummaryDaoIntegrationTests" tests="1" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:05:55" hostname="Michaels-MacBook-Pro-3.local" time="0.007">
<properties/>
<testcase name="testWrite" classname="org.springframework.batch.sample.domain.football.internal.JdbcPlayerSummaryDaoIntegrationTests" time="0.007"/>
<system-out><![CDATA[10:05:55,154 INFO Test worker DefaultTestContextBootstrapper:260 - 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]
10:05:55,154 INFO Test worker DefaultTestContextBootstrapper:187 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@55fd25a7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7ce8b82b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7a50d58e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@94f9b4c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@35a357df, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@c3398a0]
10:05:55,160 INFO Test worker TransactionContext:98 - Began transaction (1) for test context [DefaultTestContext@2a610276 testClass = JdbcPlayerSummaryDaoIntegrationTests, testInstance = org.springframework.batch.sample.domain.football.internal.JdbcPlayerSummaryDaoIntegrationTests@3a877902, testMethod = testWrite@JdbcPlayerSummaryDaoIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@54dae5e7 testClass = JdbcPlayerSummaryDaoIntegrationTests, locations = '{classpath:/data-source-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.jdbc.datasource.DataSourceTransactionManager@169b402a]; rollback [true]
10:05:55,166 INFO Test worker TransactionContext:131 - Rolled back transaction for test context [DefaultTestContext@2a610276 testClass = JdbcPlayerSummaryDaoIntegrationTests, testInstance = org.springframework.batch.sample.domain.football.internal.JdbcPlayerSummaryDaoIntegrationTests@3a877902, testMethod = testWrite@JdbcPlayerSummaryDaoIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@54dae5e7 testClass = JdbcPlayerSummaryDaoIntegrationTests, locations = '{classpath:/data-source-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>