28 lines
2.4 KiB
XML
28 lines
2.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="org.springframework.batch.repeat.support.TaskExecutorRepeatTemplateAsynchronousTests" tests="6" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:04:25" hostname="Michaels-MacBook-Pro-3.local" time="0.664">
|
|
<properties/>
|
|
<testcase name="testEarlyCompletionWithException" classname="org.springframework.batch.repeat.support.TaskExecutorRepeatTemplateAsynchronousTests" time="0.004"/>
|
|
<testcase name="testSingleThreadAsynchronousExecution" classname="org.springframework.batch.repeat.support.TaskExecutorRepeatTemplateAsynchronousTests" time="0.426"/>
|
|
<testcase name="testMultiThreadAsynchronousExecution" classname="org.springframework.batch.repeat.support.TaskExecutorRepeatTemplateAsynchronousTests" time="0.214"/>
|
|
<testcase name="testThrottleLimit" classname="org.springframework.batch.repeat.support.TaskExecutorRepeatTemplateAsynchronousTests" time="0.014"/>
|
|
<testcase name="testExceptionHandlerSwallowsException" classname="org.springframework.batch.repeat.support.TaskExecutorRepeatTemplateAsynchronousTests" time="0.003"/>
|
|
<testcase name="testNestedSession" classname="org.springframework.batch.repeat.support.TaskExecutorRepeatTemplateAsynchronousTests" time="0.002"/>
|
|
<system-out><![CDATA[Executing trade '[Trade: [isin=UK21341EAH45,quantity=978,price=98.34]]'
|
|
Executing trade '[Trade: [isin=UK21341EAH46,quantity=112,price=18.12]]'
|
|
Executing trade '[Trade: [isin=UK21341EAH47,quantity=245,price=12.78]]'
|
|
Executing trade '[Trade: [isin=UK21341EAH48,quantity=108,price=109.25]]'
|
|
Executing trade '[Trade: [isin=UK21341EAH49,quantity=854,price=123.39]]'
|
|
Executing trade '[Trade: [isin=UK21341EAH47,quantity=245,price=12.78]]'
|
|
Executing trade '[Trade: [isin=UK21341EAH48,quantity=108,price=109.25]]'
|
|
Executing trade '[Trade: [isin=UK21341EAH46,quantity=112,price=18.12]]'
|
|
Executing trade '[Trade: [isin=UK21341EAH45,quantity=978,price=98.34]]'
|
|
Executing trade '[Trade: [isin=UK21341EAH49,quantity=854,price=123.39]]'
|
|
Executing trade '[Trade: [isin=UK21341EAH48,quantity=108,price=109.25]]'
|
|
Executing trade '[Trade: [isin=UK21341EAH46,quantity=112,price=18.12]]'
|
|
Executing trade '[Trade: [isin=UK21341EAH47,quantity=245,price=12.78]]'
|
|
Executing trade '[Trade: [isin=UK21341EAH45,quantity=978,price=98.34]]'
|
|
Executing trade '[Trade: [isin=UK21341EAH49,quantity=854,price=123.39]]'
|
|
]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|