13 lines
3.5 KiB
XML
13 lines
3.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="org.springframework.batch.sample.domain.trade.internal.JdbcTradeWriterTests" tests="1" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:05:57" hostname="Michaels-MacBook-Pro-3.local" time="0.005">
|
|
<properties/>
|
|
<testcase name="testWrite" classname="org.springframework.batch.sample.domain.trade.internal.JdbcTradeWriterTests" time="0.005"/>
|
|
<system-out><![CDATA[10:05:57,029 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:57,029 INFO Test worker DefaultTestContextBootstrapper:187 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1bf7dec5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1d1a28e2, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3ff23efe, org.springframework.test.context.support.DirtiesContextTestExecutionListener@9d2df28, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2c762921, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@60e75975]
|
|
10:05:57,038 INFO Test worker TransactionContext:98 - Began transaction (1) for test context [DefaultTestContext@5208874 testClass = JdbcTradeWriterTests, testInstance = org.springframework.batch.sample.domain.trade.internal.JdbcTradeWriterTests@71bba5da, testMethod = testWrite@JdbcTradeWriterTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@b6e079b testClass = JdbcTradeWriterTests, 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:57,039 DEBUG Test worker JdbcTradeDao:58 - Processing: Trade: [isin=5647238492,quantity=5,price=99.69,customer=testCustomer]
|
|
10:05:57,042 INFO Test worker TransactionContext:131 - Rolled back transaction for test context [DefaultTestContext@5208874 testClass = JdbcTradeWriterTests, testInstance = org.springframework.batch.sample.domain.trade.internal.JdbcTradeWriterTests@71bba5da, testMethod = testWrite@JdbcTradeWriterTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@b6e079b testClass = JdbcTradeWriterTests, 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>
|