Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
110 0 0 0 100% 15.926

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.springframework.batch.sample.item.reader 6 0 0 0 100% 0.232
org.springframework.batch.sample.tasklet 11 0 0 0 100% 1.567
org.springframework.batch.sample.dao 13 0 0 0 100% 2.267
org.springframework.batch.sample.advice 1 0 0 0 100% 0.005
org.springframework.batch.sample.mapping 11 0 0 0 100% 0.018
org.springframework.batch.sample.validation.valang.custom 24 0 0 0 100% 0.036
org.springframework.batch.sample 22 0 0 0 100% 8.967
org.springframework.batch.sample.launch 3 0 0 0 100% 2.772
org.springframework.batch.sample.quartz 5 0 0 0 100% 0.03
org.springframework.batch.sample.item.writer 14 0 0 0 100% 0.032

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.springframework.batch.sample.item.reader

Class Tests Errors Failures Skipped Success Rate Time
GeneratingItemReaderTests 1 0 0 0 100% 0.002
OrderItemReaderTests 1 0 0 0 100% 0.024
StagingItemReaderTests 4 0 0 0 100% 0.206

org.springframework.batch.sample.tasklet

Class Tests Errors Failures Skipped Success Rate Time
ConfigurableSystemProcessExitCodeMapperTests 2 0 0 0 100% 0.003
ExceptionThrowingItemReaderProxyTests 1 0 0 0 100% 0.016
SimpleSystemProcessExitCodeMapperTests 1 0 0 0 100% 0.002
SystemCommandTaskletIntegrationTests 7 0 0 0 100% 1.546

org.springframework.batch.sample.dao

Class Tests Errors Failures Skipped Success Rate Time
FlatFileCustomerCreditDaoTests 3 0 0 0 100% 0.007
FlatFileOrderWriterTests 1 0 0 0 100% 0.002
JdbcCustomerDebitDaoTests 1 0 0 0 100% 0.16
JdbcGameDaoIntegrationTests 1 0 0 0 100% 0.013
JdbcJobRepositoryTests 3 0 0 0 100% 0.939
JdbcPlayerDaoIntegrationTests 1 0 0 0 100% 1.109
JdbcPlayerSummaryDaoIntegrationTests 1 0 0 0 100% 0.023
JdbcTradeWriterTests 1 0 0 0 100% 0.012
OrderTransformerTests 1 0 0 0 100% 0.002

org.springframework.batch.sample.advice

Class Tests Errors Failures Skipped Success Rate Time
JobExecutionNotificationPublisherTests 1 0 0 0 100% 0.005

org.springframework.batch.sample.mapping

Class Tests Errors Failures Skipped Success Rate Time
AddressFieldSetMapperTests 1 0 0 0 100% 0
BillingFieldSetMapperTests 1 0 0 0 100% 0.003
CustomerCreditRowMapperTests 1 0 0 0 100% 0.001
CustomerFieldSetMapperTests 1 0 0 0 100% 0.003
HeaderFieldSetMapperTests 1 0 0 0 100% 0.005
OrderItemFieldSetMapperTests 1 0 0 0 100% 0.002
ShippingFieldSetMapperTests 1 0 0 0 100% 0
TradeFieldSetMapperTests 3 0 0 0 100% 0.002
TradeRowMapperTests 1 0 0 0 100% 0.002

org.springframework.batch.sample.validation.valang.custom

Class Tests Errors Failures Skipped Success Rate Time
FutureDateFunctionTests 3 0 0 0 100% 0.002
TotalOrderItemsFunctionTests 3 0 0 0 100% 0.005
ValidateDiscountsFunctionTests 5 0 0 0 100% 0.002
ValidateHandlingPricesFunctionTests 2 0 0 0 100% 0.002
ValidateIdsFunctionTests 2 0 0 0 100% 0.002
ValidatePricesFunctionTests 2 0 0 0 100% 0.002
ValidateQuantitiesFunctionTests 2 0 0 0 100% 0.003
ValidateShippingPricesFunctionTests 2 0 0 0 100% 0.004
ValidateTotalPricesFunctionTests 3 0 0 0 100% 0.014

org.springframework.batch.sample

Class Tests Errors Failures Skipped Success Rate Time
BatchSqlUpdateJobFunctionalTests 1 0 0 0 100% 0.092
BeanWrapperMapperSampleJobFunctionalTests 1 0 0 0 100% 0.175
CompositeItemWriterSampleFunctionalTests 1 0 0 0 100% 0.268
DelegatingJobFunctionalTests 1 0 0 0 100% 0.158
FixedLengthImportJobFunctionalTests 1 0 0 0 100% 0.22
FootballJobFunctionalTests 1 0 0 0 100% 0.476
GracefulShutdownFunctionalTests 1 0 0 0 100% 1.278
HibernateFailureJobFunctionalTests 1 0 0 0 100% 1.235
HibernateJobFunctionalTests 1 0 0 0 100% 0.173
IbatisJobFunctionalTests 1 0 0 0 100% 0.27
JobExecutionContextSampleFunctionalTests 1 0 0 0 100% 0.432
MultilineJobFunctionalTests 1 0 0 0 100% 0.11
MultilineOrderJobFunctionalTests 1 0 0 0 100% 0.431
MultiResourceJobFunctionalTests 1 0 0 0 100% 0.135
ParallelJobFunctionalTests 1 0 0 0 100% 0.597
RestartFunctionalTests 2 0 0 0 100% 0.27
RetrySampleFunctionalTests 1 0 0 0 100% 0.084
SkipSampleFunctionalTests 1 0 0 0 100% 0.3
TaskletJobFunctionalTests 1 0 0 0 100% 1.124
TradeJobFunctionalTests 1 0 0 0 100% 0.526
XmlStaxJobFunctionalTests 1 0 0 0 100% 0.613

org.springframework.batch.sample.launch

Class Tests Errors Failures Skipped Success Rate Time
RemoteLauncherTests 3 0 0 0 100% 2.772

org.springframework.batch.sample.quartz

Class Tests Errors Failures Skipped Success Rate Time
JobLauncherDetailsTests 5 0 0 0 100% 0.03

org.springframework.batch.sample.item.writer

Class Tests Errors Failures Skipped Success Rate Time
BatchSqlCustomerCreditIncreaseWriterTests 4 0 0 0 100% 0.003
CustomerCreditIncreaseProcessorTests 1 0 0 0 100% 0.003
CustomerCreditUpdatePreparedStatementSetterTests 1 0 0 0 100% 0.003
CustomerCreditUpdateProcessorTests 1 0 0 0 100% 0.005
CustomerUpdateProcessorTests 1 0 0 0 100% 0.001
OrderWriterTests 2 0 0 0 100% 0.001
RetrySampleItemWriterTests 1 0 0 0 100% 0.001
StagingItemWriterTests 1 0 0 0 100% 0.011
TradeProcessorTests 2 0 0 0 100% 0.004

Test Cases

JobExecutionNotificationPublisherTests

testRepeatOperationsOpenUsed 0.004

BatchSqlUpdateJobFunctionalTests

testLaunchJob 0.09

BeanWrapperMapperSampleJobFunctionalTests

testLaunchJob 0.175

CompositeItemWriterSampleFunctionalTests

testLaunchJob 0.267

FlatFileCustomerCreditDaoTests

testOpen 0.002
testClose 0
testWrite 0.003

FlatFileOrderWriterTests

testWrite 0.001

JdbcCustomerDebitDaoTests

testWrite 0.009

JdbcGameDaoIntegrationTests

testWrite 0.012

JdbcJobRepositoryTests

testFindOrCreateJob 0.105
testFindOrCreateJobConcurrently 0.413
testFindOrCreateJobConcurrentlyWhenJobAlreadyExists 0.42

JdbcPlayerDaoIntegrationTests

testSavePlayer 1.033

JdbcPlayerSummaryDaoIntegrationTests

testWrite 0.021

JdbcTradeWriterTests

testWrite 0.011

OrderTransformerTests

testConvert 0.001

DelegatingJobFunctionalTests

testLaunchJob 0.155

FixedLengthImportJobFunctionalTests

testLaunchJob 0.219

FootballJobFunctionalTests

testLaunchJob 0.475

GracefulShutdownFunctionalTests

testLaunchJob 1.277

HibernateFailureJobFunctionalTests

testLaunchJob 1.235

HibernateJobFunctionalTests

testLaunchJob 0.172

IbatisJobFunctionalTests

testLaunchJob 0.268

GeneratingItemReaderTests

testRead 0.001

OrderItemReaderTests

testNext 0.013

StagingItemReaderTests

testReaderUpdatesProcessIndicator 0.152
testUpdateProcessIndicatorAfterCommit 0.027
testProviderRollsBackMultipleTimes 0.015
testProviderRollsBackProcessIndicator 0.009

BatchSqlCustomerCreditIncreaseWriterTests

testWrite 0.001
testAfterPropertiesSet 0
testClear 0
testFlush 0

CustomerCreditIncreaseProcessorTests

testProcess 0.002

CustomerCreditUpdatePreparedStatementSetterTests

testSetValues 0.001

CustomerCreditUpdateProcessorTests

testProcess 0.003

CustomerUpdateProcessorTests

testProcess 0

OrderWriterTests

testProcess 0
testProcessWithException 0

RetrySampleItemWriterTests

testProcess 0

StagingItemWriterTests

testProcessInsertsNewItem 0.01

TradeProcessorTests

testProcess 0.001
testProcessNonTradeObject 0.001

JobExecutionContextSampleFunctionalTests

testLaunchJob 0.431

RemoteLauncherTests

testConnect 1.722
testLaunchBadJob 0.194
testLaunchAndStopRealJob 0.855

AddressFieldSetMapperTests

testRegularUse 0

BillingFieldSetMapperTests

testRegularUse 0.002

CustomerCreditRowMapperTests

testRegularUse 0

CustomerFieldSetMapperTests

testRegularUse 0.002

HeaderFieldSetMapperTests

testRegularUse 0.001

OrderItemFieldSetMapperTests

testRegularUse 0.001

ShippingFieldSetMapperTests

testRegularUse 0

TradeFieldSetMapperTests

testBeginRecord 0.001
testEndRecord 0
testRegularUse 0.001

TradeRowMapperTests

testRegularUse 0

MultilineJobFunctionalTests

testLaunchJob 0.101

MultilineOrderJobFunctionalTests

testLaunchJob 0.426

MultiResourceJobFunctionalTests

testLaunchJob 0.133

ParallelJobFunctionalTests

testLaunchJob 0.595

JobLauncherDetailsTests

testExecuteWithNoJobParameters 0.022
testExecuteWithJobName 0.001
testExecuteWithSomeJobParameters 0
testExecuteWithJobNameAndParameters 0
testExecuteWithJobNameAndComplexParameters 0.001

RestartFunctionalTests

testRestart 0.249
testLaunchJob 0.02

RetrySampleFunctionalTests

testLaunchJob 0.083

SkipSampleFunctionalTests

testLaunchJob 0.297

ConfigurableSystemProcessExitCodeMapperTests

testMapping 0.001
testSetMappingsMissingElseClause 0.001

ExceptionThrowingItemReaderProxyTests

testProcess 0.01

SimpleSystemProcessExitCodeMapperTests

testMapping 0

SystemCommandTaskletIntegrationTests

testExecute 0.51
testExecuteFailure 0.505
testExecuteTimeout 0.507
testInterruption 0.001
testCommandNotSet 0.001
testTimeoutNotSet 0
testWorkingDirectory 0.002

TaskletJobFunctionalTests

testLaunchJob 1.123

TradeJobFunctionalTests

testLaunchJob 0.519

FutureDateFunctionTests

testFunctionWithNonDateValue 0
testFunctionWithFutureDate 0.001
testFunctionWithPastDate 0

TotalOrderItemsFunctionTests

testFunctionWithNonListValue 0.003
testFunctionWithCorrectItemCount 0
testFunctionWithIncorrectItemCount 0

ValidateDiscountsFunctionTests

testDiscountPercentageMin 0.001
testDiscountPercentageMax 0
testDiscountPriceMin 0
testDiscountPriceMax 0
testBothDiscountValuesNonZero 0

ValidateHandlingPricesFunctionTests

testHandlingPriceMin 0
testHandlingPriceMax 0.001

ValidateIdsFunctionTests

testIdMin 0
testIdMax 0

ValidatePricesFunctionTests

testItemPriceMin 0
testItemPriceMax 0.001

ValidateQuantitiesFunctionTests

testQuantityMin 0
testQuantityMax 0

ValidateShippingPricesFunctionTests

testShippingPriceMin 0.003
testShippingPriceMax 0

ValidateTotalPricesFunctionTests

testTotalPriceMin 0.011
testTotalPriceMax 0
testTotalPriceCalculation 0.001

XmlStaxJobFunctionalTests

testLaunchJob 0.612