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

25 lines
6.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.sample.domain.trade.internal.JdbcCustomerDebitDaoTests" tests="1" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:05:57" hostname="Michaels-MacBook-Pro-3.local" time="0.009">
<properties/>
<testcase name="testWrite" classname="org.springframework.batch.sample.domain.trade.internal.JdbcCustomerDebitDaoTests" time="0.009"/>
<system-out><![CDATA[10:05:56,885 INFO Test worker AbstractContextLoader:252 - Detected default resource location "classpath:org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDebitDaoTests-context.xml" for test class [org.springframework.batch.sample.domain.trade.internal.JdbcCustomerDebitDaoTests]
10:05:56,886 INFO Test worker AbstractDelegatingSmartContextLoader:176 - GenericGroovyXmlContextLoader detected default locations for context configuration [ContextConfigurationAttributes@13e161d7 declaringClass = 'org.springframework.batch.sample.domain.trade.internal.JdbcCustomerDebitDaoTests', classes = '{}', locations = '{classpath:org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDebitDaoTests-context.xml}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
10:05:56,886 INFO Test worker AnnotationConfigContextLoaderUtils:81 - Could not detect default configuration classes for test class [org.springframework.batch.sample.domain.trade.internal.JdbcCustomerDebitDaoTests]: JdbcCustomerDebitDaoTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
10:05:56,887 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:56,888 INFO Test worker DefaultTestContextBootstrapper:187 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@721dd039, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6c6adba2, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@63fd790c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@81fc6a4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@141f5386, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2e122d6c]
10:05:56,889 INFO Test worker XmlBeanDefinitionReader:317 - Loading XML bean definitions from class path resource [org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDebitDaoTests-context.xml]
10:05:56,897 INFO Test worker XmlBeanDefinitionReader:317 - Loading XML bean definitions from class path resource [data-source-context.xml]
10:05:56,918 INFO Test worker GenericApplicationContext:581 - Refreshing org.springframework.context.support.GenericApplicationContext@26af14bb: startup date [Thu Mar 23 10:05:56 CDT 2017]; root of context hierarchy
10:05:56,940 INFO Test worker AutowiredAnnotationBeanPostProcessor:151 - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
10:05:56,971 INFO Test worker ScriptUtils:442 - Executing SQL script from class path resource [org/springframework/batch/core/schema-drop-hsqldb.sql]
10:05:56,976 INFO Test worker ScriptUtils:508 - Executed SQL script from class path resource [org/springframework/batch/core/schema-drop-hsqldb.sql] in 5 ms.
10:05:56,976 INFO Test worker ScriptUtils:442 - Executing SQL script from class path resource [org/springframework/batch/core/schema-hsqldb.sql]
10:05:56,982 INFO Test worker ScriptUtils:508 - Executed SQL script from class path resource [org/springframework/batch/core/schema-hsqldb.sql] in 5 ms.
10:05:56,983 INFO Test worker ScriptUtils:442 - Executing SQL script from class path resource [business-schema-hsqldb.sql]
10:05:56,992 INFO Test worker ScriptUtils:508 - Executed SQL script from class path resource [business-schema-hsqldb.sql] in 9 ms.
10:05:57,021 INFO Test worker TransactionContext:98 - Began transaction (1) for test context [DefaultTestContext@64ab1267 testClass = JdbcCustomerDebitDaoTests, testInstance = org.springframework.batch.sample.domain.trade.internal.JdbcCustomerDebitDaoTests@76af463e, testMethod = testWrite@JdbcCustomerDebitDaoTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4ce6728a testClass = JdbcCustomerDebitDaoTests, locations = '{classpath:org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDebitDaoTests-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@1efb2931]; rollback [true]
10:05:57,025 INFO Test worker TransactionContext:131 - Rolled back transaction for test context [DefaultTestContext@64ab1267 testClass = JdbcCustomerDebitDaoTests, testInstance = org.springframework.batch.sample.domain.trade.internal.JdbcCustomerDebitDaoTests@76af463e, testMethod = testWrite@JdbcCustomerDebitDaoTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4ce6728a testClass = JdbcCustomerDebitDaoTests, locations = '{classpath:org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDebitDaoTests-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>