15 lines
2.2 KiB
XML
15 lines
2.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="org.springframework.batch.integration.chunk.MessageSourcePollerInterceptorTests" tests="4" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:04:42" hostname="Michaels-MacBook-Pro-3.local" time="0.005">
|
|
<properties/>
|
|
<testcase name="testMandatoryPropertiesUnset" classname="org.springframework.batch.integration.chunk.MessageSourcePollerInterceptorTests" time="0.001"/>
|
|
<testcase name="testPreReceive" classname="org.springframework.batch.integration.chunk.MessageSourcePollerInterceptorTests" time="0.002"/>
|
|
<testcase name="testMandatoryPropertiesSet" classname="org.springframework.batch.integration.chunk.MessageSourcePollerInterceptorTests" time="0.0"/>
|
|
<testcase name="testMandatoryPropertiesSetViaConstructor" classname="org.springframework.batch.integration.chunk.MessageSourcePollerInterceptorTests" time="0.0"/>
|
|
<system-out><![CDATA[2017-03-23 10:04:42,486 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'org.springframework.integration.channel.QueueChannel@df50485', message: GenericMessage [payload=foo, headers={id=d98328b5-76c5-0319-3077-15224b4150d3, timestamp=1490281482486}]>
|
|
2017-03-23 10:04:42,486 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'org.springframework.integration.channel.QueueChannel@df50485', message: GenericMessage [payload=foo, headers={id=d98328b5-76c5-0319-3077-15224b4150d3, timestamp=1490281482486}]>
|
|
2017-03-23 10:04:42,486 DEBUG Test worker [org.springframework.batch.integration.chunk.MessageSourcePollerInterceptor] - <Sent GenericMessage [payload=foo, headers={id=d98328b5-76c5-0319-3077-15224b4150d3, timestamp=1490281482486}] to channel org.springframework.integration.channel.QueueChannel@df50485>
|
|
2017-03-23 10:04:42,486 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'org.springframework.integration.channel.QueueChannel@df50485', message: GenericMessage [payload=foo, headers={id=d98328b5-76c5-0319-3077-15224b4150d3, timestamp=1490281482486}]>
|
|
]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|