Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
98 0 0 0 100% 37.904

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.499
org.springframework.batch.sample.tasklet 1 0 0 0 100% 0.031
org.springframework.batch.sample.dao 13 0 0 0 100% 6.296
org.springframework.batch.sample.advice 1 0 0 0 100% 0.015
org.springframework.batch.sample.mapping 11 0 0 0 100% 0.015
org.springframework.batch.sample.validation.valang.custom 24 0 0 0 100% 0.047
org.springframework.batch.sample 20 0 0 0 100% 23.69
org.springframework.batch.sample.launch 3 0 0 0 100% 7.172
org.springframework.batch.sample.quartz 5 0 0 0 100% 0.062
org.springframework.batch.sample.item.writer 14 0 0 0 100% 0.077

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
OrderItemReaderTests 1 0 0 0 100% 0.031
StagingItemReaderTests 4 0 0 0 100% 0.468

org.springframework.batch.sample.tasklet

Class Tests Errors Failures Skipped Success Rate Time
ExceptionThrowingItemReaderProxyTests 1 0 0 0 100% 0.031

org.springframework.batch.sample.dao

Class Tests Errors Failures Skipped Success Rate Time
FlatFileCustomerCreditDaoTests 3 0 0 0 100% 0
FlatFileOrderWriterTests 1 0 0 0 100% 0
JdbcCustomerDebitDaoTests 1 0 0 0 100% 0.031
JdbcGameDaoIntegrationTests 1 0 0 0 100% 0.031
JdbcJobRepositoryTests 3 0 0 0 100% 1.812
JdbcPlayerDaoIntegrationTests 1 0 0 0 100% 4.344
JdbcPlayerSummaryDaoIntegrationTests 1 0 0 0 100% 0.031
JdbcTradeWriterTests 1 0 0 0 100% 0.031
OrderTransformerTests 1 0 0 0 100% 0.016

org.springframework.batch.sample.advice

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

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
CustomerCreditRowMapperTests 1 0 0 0 100% 0.015
CustomerFieldSetMapperTests 1 0 0 0 100% 0
HeaderFieldSetMapperTests 1 0 0 0 100% 0
OrderItemFieldSetMapperTests 1 0 0 0 100% 0
ShippingFieldSetMapperTests 1 0 0 0 100% 0
TradeFieldSetMapperTests 3 0 0 0 100% 0
TradeRowMapperTests 1 0 0 0 100% 0

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

Class Tests Errors Failures Skipped Success Rate Time
FutureDateFunctionTests 3 0 0 0 100% 0
TotalOrderItemsFunctionTests 3 0 0 0 100% 0
ValidateDiscountsFunctionTests 5 0 0 0 100% 0
ValidateHandlingPricesFunctionTests 2 0 0 0 100% 0.016
ValidateIdsFunctionTests 2 0 0 0 100% 0
ValidatePricesFunctionTests 2 0 0 0 100% 0
ValidateQuantitiesFunctionTests 2 0 0 0 100% 0
ValidateShippingPricesFunctionTests 2 0 0 0 100% 0.016
ValidateTotalPricesFunctionTests 3 0 0 0 100% 0.015

org.springframework.batch.sample

Class Tests Errors Failures Skipped Success Rate Time
BatchSqlUpdateJobFunctionalTests 1 0 0 0 100% 0.672
BeanWrapperMapperSampleJobFunctionalTests 1 0 0 0 100% 0.922
CompositeItemWriterSampleFunctionalTests 1 0 0 0 100% 1.188
DelegatingJobFunctionalTests 1 0 0 0 100% 1.078
FixedLengthImportJobFunctionalTests 1 0 0 0 100% 0.829
FootballJobFunctionalTests 1 0 0 0 100% 1.5
GracefulShutdownFunctionalTests 1 0 0 0 100% 1.859
HibernateFailureJobFunctionalTests 1 0 0 0 100% 1.61
HibernateJobFunctionalTests 1 0 0 0 100% 0.64
IbatisJobFunctionalTests 1 0 0 0 100% 1.094
MultilineJobFunctionalTests 1 0 0 0 100% 0.672
MultilineOrderJobFunctionalTests 1 0 0 0 100% 1.39
ParallelJobFunctionalTests 1 0 0 0 100% 1.063
RestartFunctionalTests 2 0 0 0 100% 1.141
RetrySampleFunctionalTests 1 0 0 0 100% 0.719
SkipSampleFunctionalTests 1 0 0 0 100% 1.375
TaskletJobFunctionalTests 1 0 0 0 100% 0.766
TradeJobFunctionalTests 1 0 0 0 100% 3.688
XmlStaxJobFunctionalTests 1 0 0 0 100% 1.484

org.springframework.batch.sample.launch

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

org.springframework.batch.sample.quartz

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

org.springframework.batch.sample.item.writer

Class Tests Errors Failures Skipped Success Rate Time
BatchSqlCustomerCreditIncreaseWriterTests 4 0 0 0 100% 0.016
CustomerCreditIncreaseProcessorTests 1 0 0 0 100% 0
CustomerCreditUpdatePreparedStatementSetterTests 1 0 0 0 100% 0.015
CustomerCreditUpdateProcessorTests 1 0 0 0 100% 0
CustomerUpdateProcessorTests 1 0 0 0 100% 0
OrderWriterTests 2 0 0 0 100% 0
RetrySampleItemWriterTests 1 0 0 0 100% 0
StagingItemWriterTests 1 0 0 0 100% 0.031
TradeProcessorTests 2 0 0 0 100% 0.015

Test Cases

JobExecutionNotificationPublisherTests

testRepeatOperationsOpenUsed 0

BatchSqlUpdateJobFunctionalTests

testLaunchJob 0.672

BeanWrapperMapperSampleJobFunctionalTests

testLaunchJob 0.922

CompositeItemWriterSampleFunctionalTests

testLaunchJob 1.188

FlatFileCustomerCreditDaoTests

testOpen 0
testClose 0
testWrite 0

FlatFileOrderWriterTests

testWrite 0

JdbcCustomerDebitDaoTests

testWrite 0.031

JdbcGameDaoIntegrationTests

testWrite 0.031

JdbcJobRepositoryTests

testFindOrCreateJob 0.953
testFindOrCreateJobConcurrently 0.437
testFindOrCreateJobConcurrentlyWhenJobAlreadyExists 0.422

JdbcPlayerDaoIntegrationTests

testSavePlayer 4.312

JdbcPlayerSummaryDaoIntegrationTests

testWrite 0.031

JdbcTradeWriterTests

testWrite 0.031

OrderTransformerTests

testConvert 0

DelegatingJobFunctionalTests

testLaunchJob 1.063

FixedLengthImportJobFunctionalTests

testLaunchJob 0.813

FootballJobFunctionalTests

testLaunchJob 1.5

GracefulShutdownFunctionalTests

testLaunchJob 1.859

HibernateFailureJobFunctionalTests

testLaunchJob 1.61

HibernateJobFunctionalTests

testLaunchJob 0.625

IbatisJobFunctionalTests

testLaunchJob 1.094

GeneratingItemReaderTests

testRead 0

OrderItemReaderTests

testNext 0.031

StagingItemReaderTests

testReaderUpdatesProcessIndicator 0.375
testUpdateProcessIndicatorAfterCommit 0.031
testProviderRollsBackMultipleTimes 0.047
testProviderRollsBackProcessIndicator 0.015

BatchSqlCustomerCreditIncreaseWriterTests

testWrite 0
testAfterPropertiesSet 0
testClear 0
testFlush 0

CustomerCreditIncreaseProcessorTests

testProcess 0

CustomerCreditUpdatePreparedStatementSetterTests

testSetValues 0

CustomerCreditUpdateProcessorTests

testProcess 0

CustomerUpdateProcessorTests

testProcess 0

OrderWriterTests

testProcess 0
testProcessWithException 0

RetrySampleItemWriterTests

testProcess 0

StagingItemWriterTests

testProcessInsertsNewItem 0.031

TradeProcessorTests

testProcess 0
testProcessNonTradeObject 0

RemoteLauncherTests

testConnect 5.687
testLaunchBadJob 0.453
testLaunchAndStopRealJob 1.032

AddressFieldSetMapperTests

testRegularUse 0

BillingFieldSetMapperTests

testRegularUse 0

CustomerCreditRowMapperTests

testRegularUse 0

CustomerFieldSetMapperTests

testRegularUse 0

HeaderFieldSetMapperTests

testRegularUse 0

OrderItemFieldSetMapperTests

testRegularUse 0

ShippingFieldSetMapperTests

testRegularUse 0

TradeFieldSetMapperTests

testBeginRecord 0
testEndRecord 0
testRegularUse 0

TradeRowMapperTests

testRegularUse 0

MultilineJobFunctionalTests

testLaunchJob 0.672

MultilineOrderJobFunctionalTests

testLaunchJob 1.375

ParallelJobFunctionalTests

testLaunchJob 1.063

JobLauncherDetailsTests

testExecuteWithNoJobParameters 0.047
testExecuteWithJobName 0
testExecuteWithSomeJobParameters 0
testExecuteWithJobNameAndParameters 0.015
testExecuteWithJobNameAndComplexParameters 0

RestartFunctionalTests

testRestart 1.078
testLaunchJob 0.063

RetrySampleFunctionalTests

testLaunchJob 0.719

SkipSampleFunctionalTests

testLaunchJob 1.36

ExceptionThrowingItemReaderProxyTests

testProcess 0.016

TaskletJobFunctionalTests

testLaunchJob 0.766

TradeJobFunctionalTests

testLaunchJob 3.688

FutureDateFunctionTests

testFunctionWithNonDateValue 0
testFunctionWithFutureDate 0
testFunctionWithPastDate 0

TotalOrderItemsFunctionTests

testFunctionWithNonListValue 0
testFunctionWithCorrectItemCount 0
testFunctionWithIncorrectItemCount 0

ValidateDiscountsFunctionTests

testDiscountPercentageMin 0
testDiscountPercentageMax 0
testDiscountPriceMin 0
testDiscountPriceMax 0
testBothDiscountValuesNonZero 0

ValidateHandlingPricesFunctionTests

testHandlingPriceMin 0
testHandlingPriceMax 0

ValidateIdsFunctionTests

testIdMin 0
testIdMax 0

ValidatePricesFunctionTests

testItemPriceMin 0
testItemPriceMax 0

ValidateQuantitiesFunctionTests

testQuantityMin 0
testQuantityMax 0

ValidateShippingPricesFunctionTests

testShippingPriceMin 0
testShippingPriceMax 0

ValidateTotalPricesFunctionTests

testTotalPriceMin 0.015
testTotalPriceMax 0
testTotalPriceCalculation 0

XmlStaxJobFunctionalTests

testLaunchJob 1.484