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

22 lines
3.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.test.JobRepositoryTestUtilsTests" tests="7" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:06:50" hostname="Michaels-MacBook-Pro-3.local" time="0.694">
<properties/>
<testcase name="testCreateJobExecutionsWithIncrementer" classname="org.springframework.batch.test.JobRepositoryTestUtilsTests" time="0.172"/>
<testcase name="testCreateJobExecutionsByName" classname="org.springframework.batch.test.JobRepositoryTestUtilsTests" time="0.09"/>
<testcase name="testRemoveJobExecutionsWithSameJobInstance" classname="org.springframework.batch.test.JobRepositoryTestUtilsTests" time="0.187"/>
<testcase name="testCreateJobExecutions" classname="org.springframework.batch.test.JobRepositoryTestUtilsTests" time="0.099"/>
<testcase name="testMandatoryDataSource" classname="org.springframework.batch.test.JobRepositoryTestUtilsTests" time="0.002"/>
<testcase name="testMandatoryProperties" classname="org.springframework.batch.test.JobRepositoryTestUtilsTests" time="0.003"/>
<testcase name="testRemoveJobExecutionsIncrementally" classname="org.springframework.batch.test.JobRepositoryTestUtilsTests" time="0.13"/>
<system-out><![CDATA[10:06:48,812 INFO Test worker 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]
10:06:48,824 INFO Test worker 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]
10:06:48,837 INFO Test worker support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4a20329d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4df8d749, org.springframework.test.context.support.DirtiesContextTestExecutionListener@65691cbf, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5207a7a3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@19f8c3a4]
10:06:48,877 INFO Test worker xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [simple-job-launcher-context.xml]
10:06:49,097 INFO Test worker xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [data-source-context.xml]
10:06:49,170 INFO Test worker support.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@7ff6d011: startup date [Thu Mar 23 10:06:49 CDT 2017]; root of context hierarchy
10:06:49,410 INFO Test worker annotation.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
10:06:50,935 INFO Test worker support.SimpleJobLauncher - No TaskExecutor has been set, defaulting to synchronous executor.
]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>