Successful
|
ICashPointServiceTest
getAll_shouldNotGetTheTotalPagingRecordCountIfItIsMoreThanZero
|
< 1 sec |
Successful
|
ICashPointServiceTest
getAll_shouldReturnAllMetadataWhenIncludeRetiredIsSetToTrue
|
< 1 sec |
Successful
|
ICashPointServiceTest
getAll_shouldReturnAllObjectRecords
|
< 1 sec |
Successful
|
ICashPointServiceTest
getAll_shouldReturnAllObjectRecordsIfPagingIsNull
|
< 1 sec |
Successful
|
ICashPointServiceTest
getAll_shouldReturnAllObjectRecordsIfPagingPageOrSizeIsLessThanOne
|
< 1 sec |
Successful
|
ICashPointServiceTest
getAll_shouldReturnAllSpecifiedMetadataRecordsIfPagingIsNull
|
< 1 sec |
Successful
|
ICashPointServiceTest
getAll_shouldReturnAllSpecifiedMetadataRecordsIfPagingPageOrSizeIsLessThanOne
|
< 1 sec |
Successful
|
ICashPointServiceTest
getAll_shouldReturnAllUnretiredMetadataWhenRetiredIsNotSpecified
|
< 1 sec |
Successful
|
ICashPointServiceTest
getAll_shouldReturnAllUnretiredMetadataWhenRetiredIsSetToFalse
|
< 1 sec |
Successful
|
ICashPointServiceTest
getAll_shouldReturnAnEmptyListIfThereAreNoObjects
|
< 1 sec |
Successful
|
ICashPointServiceTest
getAll_shouldReturnPagedMetadataRecordsIfPagingIsSpecified
|
< 1 sec |
Successful
|
ICashPointServiceTest
getAll_shouldReturnPagedObjectRecordsIfPagingIsSpecified
|
< 1 sec |
Successful
|
ICashPointServiceTest
getAll_shouldSetThePagingTotalRecordsToTheTotalNumberOfMetadataRecords
|
< 1 sec |
Successful
|
ICashPointServiceTest
getAll_shouldSetThePagingTotalRecordsToTheTotalNumberOfObjectRecords
|
< 1 sec |
Successful
|
ICashPointServiceTest
getById_shouldReturnNullIfNoObjectCanBeFound
|
< 1 sec |
Successful
|
ICashPointServiceTest
getById_shouldReturnTheObjectWithTheSpecifiedId
|
< 1 sec |
Successful
|
ICashPointServiceTest
getByNameFragment_shouldNotGetTheTotalPagingRecordCountIfItIsMoreThanZero
|
< 1 sec |
Successful
|
ICashPointServiceTest
getByNameFragment_shouldNotReturnRetiredMetadataUnlessSpecified
|
< 1 sec |
Successful
|
ICashPointServiceTest
getByNameFragment_shouldReturnAllSpecifiedMetadataRecordsIfPagingIsNull
|
< 1 sec |
Successful
|
ICashPointServiceTest
getByNameFragment_shouldReturnAllSpecifiedMetadataRecordsIfPagingPageOrSizeIsLessThanOne
|
< 1 sec |
Successful
|
ICashPointServiceTest
getByNameFragment_shouldReturnAnEmptyListIfNoMetadataAreFound
|
< 1 sec |
Successful
|
ICashPointServiceTest
getByNameFragment_shouldReturnMetadataThatStartWithTheSpecifiedName
|
< 1 sec |
Successful
|
ICashPointServiceTest
getByNameFragment_shouldReturnPagedMetadataRecordsIfPagingIsSpecified
|
< 1 sec |
Successful
|
ICashPointServiceTest
getByNameFragment_shouldSetThePagingTotalRecordsToTheTotalNumberOfMetadataRecords
|
< 1 sec |
Successful
|
ICashPointServiceTest
getByNameFragment_shouldThrowIllegalArgumentExceptionIfTheNameIsEmpty
|
< 1 sec |
Successful
|
ICashPointServiceTest
getByNameFragment_shouldThrowIllegalArgumentExceptionIfTheNameIsLongerThan255Characters
|
< 1 sec |
Successful
|
ICashPointServiceTest
getByNameFragment_shouldThrowIllegalArgumentExceptionIfTheNameIsNull
|
< 1 sec |
Successful
|
ICashPointServiceTest
getByUuid_shouldFindTheObjectWithTheSpecifiedUuid
|
< 1 sec |
Successful
|
ICashPointServiceTest
getByUuid_shouldReturnNullIfNoObjectIsFound
|
< 1 sec |
Successful
|
ICashPointServiceTest
getByUuid_shouldThrowIllegalArgumentExceptionIfUuidIsEmpty
|
< 1 sec |
Successful
|
ICashPointServiceTest
getByUuid_shouldThrowIllegalArgumentExceptionIfUuidIsNull
|
< 1 sec |
Successful
|
ICashPointServiceTest
getCashPointsByLocationAndName_shouldNotReturnRetiredCashpointsUnlessSpecified
|
< 1 sec |
Successful
|
ICashPointServiceTest
getCashPointsByLocationAndName_shouldReturnAnEmptyListIfNoCashpointsAreFound
|
< 1 sec |
Successful
|
ICashPointServiceTest
getCashPointsByLocationAndName_shouldReturnCashpointsForOnlyTheSpecifiedLocation
|
< 1 sec |
Successful
|
ICashPointServiceTest
getCashPointsByLocationAndName_shouldReturnCashpointsThatStartWithTheSpecifiedName
|
< 1 sec |
Successful
|
ICashPointServiceTest
getCashPointsByLocationAndName_shouldThrowIllegalArgumentExceptionIfTheLocationIsNull
|
< 1 sec |
Successful
|
ICashPointServiceTest
getCashPointsByLocationAndName_shouldThrowIllegalArgumentExceptionIfTheNameIsEmpty
|
< 1 sec |
Successful
|
ICashPointServiceTest
getCashPointsByLocationAndName_shouldThrowIllegalArgumentExceptionIfTheNameIsLongerThan255Characters
|
< 1 sec |
Successful
|
ICashPointServiceTest
getCashPointsByLocationAndName_shouldThrowIllegalArgumentExceptionIfTheNameIsNull
|
< 1 sec |
Successful
|
ICashPointServiceTest
getCashPointsByLocation_shouldNotReturnRetiredCashpointsUnlessSpecified
|
< 1 sec |
Successful
|
ICashPointServiceTest
getCashPointsByLocation_shouldReturnAllCashpointsForTheSpecifiedLocation
|
< 1 sec |
Successful
|
ICashPointServiceTest
getCashPointsByLocation_shouldReturnAnEmptyListIfTheLocationHasNoCashpoints
|
< 1 sec |
Successful
|
ICashPointServiceTest
getCashPointsByLocation_shouldThrowIllegalArgumentExceptionIfTheLocationIsNull
|
< 1 sec |
Successful
|
ICashPointServiceTest
purge_shouldDeleteTheSpecifiedObject
|
< 1 sec |
Successful
|
ICashPointServiceTest
purge_shouldThrowNullPointerExceptionIfTheObjectIsNull
|
< 1 sec |
Successful
|
ICashPointServiceTest
retire_shouldRetireTheMetadataSuccessfully
|
< 1 sec |
Successful
|
ICashPointServiceTest
retire_shouldThrowIllegalArgumentExceptionWhenNoReasonIsGiven
|
< 1 sec |
Successful
|
ICashPointServiceTest
retire_shouldThrowNullPointerExceptionWhenTheMetadataIsNull
|
< 1 sec |
Successful
|
ICashPointServiceTest
save_shouldCreateTheObjectSuccessfully
|
< 1 sec |
Successful
|
ICashPointServiceTest
save_shouldReturnSavedObject
|
< 1 sec |