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

34 lines
4.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" tests="25" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:04:12" hostname="Michaels-MacBook-Pro-3.local" time="0.115">
<properties/>
<testcase name="testPaddedLongWithDefaultAndCustomEditor" classname="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" time="0.007"/>
<testcase name="testPropertyNameMatching" classname="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" time="0.007"/>
<testcase name="testMapperWithNestedBeanPathsAndPropertyMisMatches" classname="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" time="0.015"/>
<testcase name="testNestedList" classname="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" time="0.006"/>
<testcase name="testVanillaBeanCreatedFromType" classname="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" time="0.001"/>
<testcase name="testMapperWithSingleton" classname="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" time="0.001"/>
<testcase name="testFieldSpecificCustomEditor" classname="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" time="0.018"/>
<testcase name="testPaddedLongWithEditor" classname="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" time="0.001"/>
<testcase name="testMapperWithPrototype" classname="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" time="0.033"/>
<testcase name="testNullPropertyAutoCreated" classname="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" time="0.001"/>
<testcase name="testMapperWithNestedBeanPathsAndPropertyMatches" classname="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" time="0.001"/>
<testcase name="testMapperWithNestedBeanPathsAndPropertyPrefixMisMatches" classname="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" time="0.002"/>
<testcase name="testMapperWithNestedBeanPaths" classname="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" time="0.001"/>
<testcase name="testPaddedLongWithNoEditor" classname="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" time="0.001"/>
<testcase name="testAutoPopulateNestedList" classname="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" time="0.003"/>
<testcase name="testNameAndTypeSpecified" classname="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" time="0.0"/>
<testcase name="testMapperWithNotVerySimilarNamePropertyMatches" classname="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" time="0.0"/>
<testcase name="testMapperWithSimilarNamePropertyMatches" classname="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" time="0.0"/>
<testcase name="testNumberFormatWithDefaultAndCustomEditor" classname="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" time="0.002"/>
<testcase name="testNameNorTypeSpecified" classname="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" time="0.0"/>
<testcase name="testBinderWithErrors" classname="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" time="0.004"/>
<testcase name="testStrict" classname="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" time="0.003"/>
<testcase name="testPlainBeanWrapper" classname="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" time="0.001"/>
<testcase name="testFieldSpecificCustomEditorWithRegistry" classname="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" time="0.001"/>
<testcase name="testNotStrict" classname="org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests" time="0.003"/>
<system-out><![CDATA[2017-03-23 10:04:12,474 INFO Test worker [org.springframework.context.support.ClassPathXmlApplicationContext] - <Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@6b350630: startup date [Thu Mar 23 10:04:12 CDT 2017]; root of context hierarchy>
2017-03-23 10:04:12,475 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/file/mapping/bean-wrapper.xml]>
]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>