[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
506 | 0 | 1 | 0 | 99.802% | 14.015 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
net.sourceforge.domian.specification.client | 34 | 0 | 0 | 0 | 100% | 0.032 |
net.sourceforge.domian.factory | 1 | 0 | 0 | 0 | 100% | 0.046 |
net.sourceforge.domian.entity | 1 | 0 | 0 | 0 | 100% | 0 |
net.sourceforge.domian.repository | 229 | 0 | 0 | 0 | 100% | 12.986 |
net.sourceforge.domian.specification | 193 | 0 | 0 | 0 | 100% | 0.419 |
net.sourceforge.domian.util.concurrent.locks | 4 | 0 | 0 | 0 | 100% | 0.015 |
net.sourceforge.domian.util | 23 | 0 | 0 | 0 | 100% | 0.047 |
net.sourceforge.domian.specification.example | 21 | 0 | 1 | 0 | 95.238% | 0.47 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SpecificationFactoryTest | 34 | 0 | 0 | 0 | 100% | 0.032 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
StrictConstructorOnlyReturnsNullFactoryTest | 1 | 0 | 0 | 0 | 100% | 0.046 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AbstractUUIDEntityTest | 1 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
HashSetRepository_RepositoryTest | 30 | 0 | 0 | 0 | 100% | 0.016 | |
InMemoryRepository_ConcurrentRepositoryTest | 7 | 0 | 0 | 0 | 100% | 0.969 | |
InMemoryRepository_RepositoryTest | 30 | 0 | 0 | 0 | 100% | 0.015 | |
NotImplementedRepositoryTest | 13 | 0 | 0 | 0 | 100% | 0 | |
NullRepositoryTest | 7 | 0 | 0 | 0 | 100% | 0.016 | |
PartitionedRepositoryDelegatorTest | 1 | 0 | 0 | 0 | 100% | 0 | |
PartitionedRepositoryDelegator_HashSetRepository_PartitionedRepositoryTest | 30 | 0 | 0 | 0 | 100% | 5.61 | |
PartitionedRepositoryDelegator_HashSetRepository_RepositoryTest | 30 | 0 | 0 | 0 | 100% | 0.094 | |
PartitionedRepositoryDelegator_InMemoryRepository_ConcurrentRepositoryTest | 7 | 0 | 0 | 0 | 100% | 0.375 | |
PartitionedRepositoryDelegator_InMemoryRepository_PartitionedRepositoryTest | 30 | 0 | 0 | 0 | 100% | 5.875 | |
PartitionedRepositoryDelegator_InMemoryRepository_RepositoryTest | 30 | 0 | 0 | 0 | 100% | 0.016 | |
UnsupportedRepositoryTest | 14 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SemaphoreSynchronizerTest | 4 | 0 | 0 | 0 | 100% | 0.015 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ReflectionUtilsTest | 23 | 0 | 0 | 0 | 100% | 0.047 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ExternalExamplesTest | 2 | 0 | 1 | 0 | 50% | 0.016 | |
IntroductionExamplesTest | 19 | 0 | 0 | 0 | 100% | 0.454 |
[Summary] [Package List] [Test Cases]
shouldIterateAndRemoveEntities | 0 | |
shouldNotAcceptNullSpecifications_countAllEntitiesSpecifiedBy | 0 | |
shouldNotAcceptNullSpecifications_countAll | 0 | |
shouldNotAcceptNullSpecifications_count | 0 | |
shouldNotAcceptNullSpecifications_iterateAllEntitiesSpecifiedBy | 0 | |
shouldNotAcceptNullSpecifications_iterateAll | 0 | |
shouldNotAcceptNullSpecifications_iterate | 0 | |
shouldNotAcceptNullSpecifications_findAllEntitiesSpecifiedBy | 0 | |
shouldNotAcceptNullSpecifications_findAll | 0 | |
shouldNotAcceptNullSpecifications_find | 0 | |
shouldNotAcceptNullSpecifications_findSingleEntitiespecifiedBy | 0 | |
shouldNotAcceptNullSpecifications_findSingle | 0 | |
shouldNotAcceptStoringNullEntities_putAll | 0 | |
shouldNotAcceptNullSpecifications_removeAllEntitiesSpecifiedBy | 0 | |
shouldNotAcceptNullSpecifications_removeAll | 0 | |
shouldNotAcceptNullSpecifications_remove | 0 | |
shouldReturnNullWhenNoSingleEntityIsFound | 0 | |
shouldReturnFalseWhenRemovingNonExistingEntity | 0 | |
shouldReturnEmptySetsWhenNoEntitiesAreFound | 0 | |
shouldOnlyAcceptEntities | 0 | |
shouldHoldSingleEntity | 0 | |
shouldHoldAggregate | 0 | |
shouldHandleRecursiveIndexingIfSupported | 0 | |
shouldBeTypeParameterized | 0 | |
shouldFindSingleEntity | 0 | |
shouldFindEntitiesOfDifferentTypes | 0 | |
shouldReflectNatureOfAggregateIndexingIn_isAddingEntitiesRecursively_property | 0 | |
shouldDoImplicitUpdates | 0 | |
shouldReturnFreshAndMutableCollections | 0 | |
shouldIterateSpecifiedEntities | 0 |
dummyTest | 0 | |
shouldIterateAndRemoveEntities | 0 | |
shouldPutEntitiesConcurrently | 0.187 | |
shouldConcurrentlyUpdateFieldsWithinSameObject | 0.094 | |
mustLockEntitiesToEnsureConsistentUpdatesOfSameField | 0.547 | |
shouldConcurrentlyUpdateNonConflictingFieldsWithinSameObject | 0 | |
shouldIterateAndRemoveEntitiesConcurrently | 0.125 |
dummyTest | 0 | |
shouldNotAcceptNullSpecifications_countAllEntitiesSpecifiedBy | 0 | |
shouldNotAcceptNullSpecifications_countAll | 0 | |
shouldNotAcceptNullSpecifications_count | 0 | |
shouldNotAcceptNullSpecifications_iterateAllEntitiesSpecifiedBy | 0 | |
shouldNotAcceptNullSpecifications_iterateAll | 0 | |
shouldNotAcceptNullSpecifications_iterate | 0 | |
shouldNotAcceptNullSpecifications_findAllEntitiesSpecifiedBy | 0 | |
shouldNotAcceptNullSpecifications_findAll | 0 | |
shouldNotAcceptNullSpecifications_find | 0 | |
shouldNotAcceptNullSpecifications_findSingleEntitiespecifiedBy | 0 | |
shouldNotAcceptNullSpecifications_findSingle | 0 | |
shouldNotAcceptStoringNullEntities_putAll | 0 | |
shouldNotAcceptNullSpecifications_removeAllEntitiesSpecifiedBy | 0 | |
shouldNotAcceptNullSpecifications_removeAll | 0 | |
shouldNotAcceptNullSpecifications_remove | 0 | |
shouldReturnNullWhenNoSingleEntityIsFound | 0 | |
shouldReturnFalseWhenRemovingNonExistingEntity | 0 | |
shouldReturnEmptySetsWhenNoEntitiesAreFound | 0 | |
shouldOnlyAcceptEntities | 0 | |
shouldHoldSingleEntity | 0 | |
shouldHoldAggregate | 0 | |
shouldHandleRecursiveIndexingIfSupported | 0 | |
shouldBeTypeParameterized | 0 | |
shouldFindSingleEntity | 0.015 | |
shouldFindEntitiesOfDifferentTypes | 0 | |
shouldReflectNatureOfAggregateIndexingIn_isAddingEntitiesRecursively_property | 0 | |
shouldDoImplicitUpdates | 0 | |
shouldReturnFreshAndMutableCollections | 0 | |
shouldIterateSpecifiedEntities | 0 |
shouldThrowExceptionForCountAllEntities | 0 | |
shouldThrowExceptionForCountAllEntitiesSpecifiedBy | 0 | |
shouldThrowExceptionForCount | 0 | |
shouldThrowExceptionForFindAllEntitiesSpecifiedBy | 0 | |
shouldThrowExceptionForFind | 0 | |
shouldThrowExceptionForFindSingleEntitiespecifiedBy | 0 | |
shouldThrowExceptionForFindSingle | 0 | |
shouldThrowExceptionForPut | 0 | |
shouldThrowExceptionForPutAll | 0 | |
shouldThrowExceptionForRemoveAllEntities | 0 | |
shouldThrowExceptionForRemoveAllEntitiesSpecifiedBy | 0 | |
shouldThrowExceptionForRemoveAll | 0 | |
shouldThrowExceptionForRemove | 0 |
shouldStoreNoEntities | 0.016 | |
shouldStoreNoBulkEntities | 0 | |
shouldHaveNothingToRemove_1 | 0 | |
shouldHaveNothingToRemove_2 | 0 | |
shouldHaveNothingToRemove_3 | 0 | |
shouldHaveNothingToRemove_4 | 0 | |
shouldNotReturnNullCollectionsOrIterators | 0 |
shouldAddPartititonsConcurrently | 0 | |
shouldAddPartititonsAndIterateConcurrently | 0 | |
shouldAddPartitionAndRemoveEntitiesConcurrently | 0 | |
shouldLogWarningIfNonConcurrentRepositoryIsAddedAsAPartitionToConcurrentSuperRepository | 0 | |
multiTest | 0 | |
shouldNotAcceptNullSpecifications_addPartitionFor | 0 | |
shouldNotAcceptNullSpecifications_rePartition | 0 | |
shouldActAsOrdinaryRepositoryWhenNoPartitionsAreAdded | 0 | |
shouldIgnoreOrderOfPartitionAdded | 0.031 | |
shouldAddEntitiesToPartitionsWhenPartitionsArePreAdded | 0 | |
shouldAddEntitiesToPartitionsWhenPartitionsArePostAdded | 0 | |
shouldRemoveEntititesResidingInDifferentPartitions | 0 | |
shouldTreatAddingOfDuplicatePartitionsAsIdempotentOperations | 0 | |
shouldNavigateAndAddEntityInSuperRepository_WithWarning | 0 | |
shouldNavigateAndAddEntityInSieblingPartition_WithWarning | 0 | |
shouldNavigateAndRepartitionEntityInSieblingPartition_WithWarning | 0.016 | |
shouldReturnFalseWhenEntityToRepartitionDoesNotExist | 0 | |
shouldRepartitionEntities | 0 | |
shouldRepartitionEntireRepository | 0.015 | |
shouldHandleParallellSpecialCaseOfPartitions | 0 | |
checkEqualsAndSubsumption_extra | 0 | |
shouldFormADirectedAsyclicGraphOfPartitions | 0 | |
shouldFindSingleEntityWhenSeveralTraversalsLeadToIt_parallellSpecialCaseOfPartitions | 0 | |
shouldNotAcceptNullSpecifications_addPartitionFor_ng | 0.016 | |
shouldNotAcceptNullRepository_addPartitionFor_ng | 0 | |
allEntitiesPartitionShouldImplyNoEntitiesInTopLevelDb | 0 | |
entityUpdateShouldBeReflectedForAllEqualEntitiesInAllPartitionsInAllMemberLevels | 0 | |
shouldIterateSpecifiedEntitiesOnly | 0 | |
shouldNotIterateThroughEntitiesTwice | 0 | |
shouldHandleLargeNumbersOfIteratorsWithoutAnyOutOfMemoryExceptions | 5.516 |
dummyTest | 0 | |
shouldNotAcceptNullSpecifications_countAllEntitiesSpecifiedBy | 0.047 | |
shouldNotAcceptNullSpecifications_countAll | 0 | |
shouldNotAcceptNullSpecifications_count | 0 | |
shouldNotAcceptNullSpecifications_iterateAllEntitiesSpecifiedBy | 0 | |
shouldNotAcceptNullSpecifications_iterateAll | 0 | |
shouldNotAcceptNullSpecifications_iterate | 0 | |
shouldNotAcceptNullSpecifications_findAllEntitiesSpecifiedBy | 0 | |
shouldNotAcceptNullSpecifications_findAll | 0 | |
shouldNotAcceptNullSpecifications_find | 0 | |
shouldNotAcceptNullSpecifications_findSingleEntitiespecifiedBy | 0 | |
shouldNotAcceptNullSpecifications_findSingle | 0 | |
shouldNotAcceptStoringNullEntities_putAll | 0 | |
shouldNotAcceptNullSpecifications_removeAllEntitiesSpecifiedBy | 0 | |
shouldNotAcceptNullSpecifications_removeAll | 0 | |
shouldNotAcceptNullSpecifications_remove | 0 | |
shouldReturnNullWhenNoSingleEntityIsFound | 0 | |
shouldReturnFalseWhenRemovingNonExistingEntity | 0 | |
shouldReturnEmptySetsWhenNoEntitiesAreFound | 0 | |
shouldOnlyAcceptEntities | 0 | |
shouldHoldSingleEntity | 0 | |
shouldHoldAggregate | 0 | |
shouldHandleRecursiveIndexingIfSupported | 0 | |
shouldBeTypeParameterized | 0 | |
shouldFindSingleEntity | 0.015 | |
shouldFindEntitiesOfDifferentTypes | 0 | |
shouldReflectNatureOfAggregateIndexingIn_isAddingEntitiesRecursively_property | 0 | |
shouldDoImplicitUpdates | 0 | |
shouldReturnFreshAndMutableCollections | 0 | |
shouldIterateSpecifiedEntities | 0.016 |
dummyTest | 0 | |
shouldIterateAndRemoveEntities | 0 | |
shouldPutEntitiesConcurrently | 0.125 | |
shouldConcurrentlyUpdateFieldsWithinSameObject | 0.094 | |
mustLockEntitiesToEnsureConsistentUpdatesOfSameField | 0.094 | |
shouldConcurrentlyUpdateNonConflictingFieldsWithinSameObject | 0 | |
shouldIterateAndRemoveEntitiesConcurrently | 0.062 |
dummyTest | 0 | |
shouldAddPartititonsConcurrently | 0.015 | |
shouldAddPartititonsAndIterateConcurrently | 0.016 | |
shouldAddPartitionAndRemoveEntitiesConcurrently | 0 | |
multiTest | 0.094 | |
shouldNotAcceptNullSpecifications_addPartitionFor | 0 | |
shouldNotAcceptNullSpecifications_rePartition | 0 | |
shouldActAsOrdinaryRepositoryWhenNoPartitionsAreAdded | 0 | |
shouldIgnoreOrderOfPartitionAdded | 0 | |
shouldAddEntitiesToPartitionsWhenPartitionsArePreAdded | 0 | |
shouldAddEntitiesToPartitionsWhenPartitionsArePostAdded | 0 | |
shouldRemoveEntititesResidingInDifferentPartitions | 0 | |
shouldTreatAddingOfDuplicatePartitionsAsIdempotentOperations | 0 | |
shouldNavigateAndAddEntityInSuperRepository_WithWarning | 0 | |
shouldNavigateAndAddEntityInSieblingPartition_WithWarning | 0 | |
shouldNavigateAndRepartitionEntityInSieblingPartition_WithWarning | 0 | |
shouldReturnFalseWhenEntityToRepartitionDoesNotExist | 0 | |
shouldRepartitionEntities | 0.015 | |
shouldRepartitionEntireRepository | 0 | |
shouldHandleParallellSpecialCaseOfPartitions | 0 | |
checkEqualsAndSubsumption_extra | 0 | |
shouldFormADirectedAsyclicGraphOfPartitions | 0.016 | |
shouldFindSingleEntityWhenSeveralTraversalsLeadToIt_parallellSpecialCaseOfPartitions | 0 | |
shouldNotAcceptNullSpecifications_addPartitionFor_ng | 0 | |
shouldNotAcceptNullRepository_addPartitionFor_ng | 0 | |
allEntitiesPartitionShouldImplyNoEntitiesInTopLevelDb | 0 | |
entityUpdateShouldBeReflectedForAllEqualEntitiesInAllPartitionsInAllMemberLevels | 0 | |
shouldIterateSpecifiedEntitiesOnly | 0 | |
shouldNotIterateThroughEntitiesTwice | 0 | |
shouldHandleLargeNumbersOfIteratorsWithoutAnyOutOfMemoryExceptions | 5.703 |
dummyTest | 0 | |
shouldNotAcceptNullSpecifications_countAllEntitiesSpecifiedBy | 0 | |
shouldNotAcceptNullSpecifications_countAll | 0 | |
shouldNotAcceptNullSpecifications_count | 0 | |
shouldNotAcceptNullSpecifications_iterateAllEntitiesSpecifiedBy | 0 | |
shouldNotAcceptNullSpecifications_iterateAll | 0 | |
shouldNotAcceptNullSpecifications_iterate | 0 | |
shouldNotAcceptNullSpecifications_findAllEntitiesSpecifiedBy | 0 | |
shouldNotAcceptNullSpecifications_findAll | 0 | |
shouldNotAcceptNullSpecifications_find | 0 | |
shouldNotAcceptNullSpecifications_findSingleEntitiespecifiedBy | 0 | |
shouldNotAcceptNullSpecifications_findSingle | 0 | |
shouldNotAcceptStoringNullEntities_putAll | 0 | |
shouldNotAcceptNullSpecifications_removeAllEntitiesSpecifiedBy | 0 | |
shouldNotAcceptNullSpecifications_removeAll | 0 | |
shouldNotAcceptNullSpecifications_remove | 0.016 | |
shouldReturnNullWhenNoSingleEntityIsFound | 0 | |
shouldReturnFalseWhenRemovingNonExistingEntity | 0 | |
shouldReturnEmptySetsWhenNoEntitiesAreFound | 0 | |
shouldOnlyAcceptEntities | 0 | |
shouldHoldSingleEntity | 0 | |
shouldHoldAggregate | 0 | |
shouldHandleRecursiveIndexingIfSupported | 0 | |
shouldBeTypeParameterized | 0 | |
shouldFindSingleEntity | 0 | |
shouldFindEntitiesOfDifferentTypes | 0 | |
shouldReflectNatureOfAggregateIndexingIn_isAddingEntitiesRecursively_property | 0 | |
shouldDoImplicitUpdates | 0 | |
shouldReturnFreshAndMutableCollections | 0 | |
shouldIterateSpecifiedEntities | 0 |
shouldThrowExceptionForCountAllEntities | 0 | |
shouldThrowExceptionForCountAllEntitiesSpecifiedBy | 0 | |
shouldThrowExceptionForCount | 0 | |
shouldThrowExceptionForFindAllEntitiesSpecifiedBy | 0 | |
shouldThrowExceptionForFindSingleEntitiespecifiedBy | 0 | |
shouldThrowExceptionForFindSingle | 0 | |
shouldThrowExceptionForPut | 0 | |
shouldThrowExceptionForPutAll | 0 | |
shouldThrowExceptionForRemoveAllEntities | 0 | |
shouldThrowExceptionForRemoveAllEntitiesSpecifiedBy | 0 | |
shouldThrowExceptionForRemoveAll | 0 | |
shouldThrowExceptionForRemove | 0 | |
shouldThrowExceptionWithMessageForAllMethods | 0 | |
shouldThrowExceptionForFindAll | 0 |
testNullSpecificationsShouldAcceptEverything | 0 | |
testRawSpecificationsWithOnlyTypeShouldBeSatisfiedByAllObjectsOfThatType | 0 | |
testSpecificationsWithoutTypeShouldBeSatisfiedByAllObjects | 0 | |
testShouldCreateSimpleSpecifications | 0 | |
testShouldCreateDisjunctiveSpecifications | 0 | |
testShouldCreateConjunctiveSpecifications_asymmetrical | 0 | |
testShouldCreateConjunctiveSpecifications_symmetrical | 0 | |
testShouldCreateSimpleRecursiveSpecifications | 0 | |
testShouldCreateDoubleRecursiveSpecifications | 0 | |
testShouldCreateSpecificationsWithSpecificationVarargParameters | 0 | |
testShouldCreateCompositeSpecifications_1 | 0 | |
testShouldCreateCompositeSpecifications_2 | 0 | |
testShouldCreateCompositeSpecifications_3 | 0 | |
testShouldCreateCompositeSpecifications_4 | 0 | |
testShouldConvertWildcardExpressionsToRegularExpressions | 0 | |
testNegatedSpecification_1 | 0 | |
testNegatedSpecification_2 | 0 | |
testCollectionSpecificationHaveSize | 0 | |
testCollectionSpecificationInclude | 0 | |
testCollectionSpecificationIncludeAPercentageOf | 0 | |
testCompositeCollectionSpecification | 0 | |
testDirectDateStringSpecifications | 0 | |
testShouldNotAcceptWhereClauseMoreThanOnce | 0 | |
testShouldNotAcceptAndOrAsFirstParameterizedClause | 0 | |
testShouldNotAcceptNullAsAccessibleObjectNameArgument | 0 | |
testShouldNotAcceptBlankAccessibleObjectNameArgument | 0 | |
testShouldNotAcceptIllegalAccessibleObjectName | 0 | |
testShouldNotAcceptTypeMismatchBetweenFieldAndValueBoundedSpecification_1 | 0 | |
testShouldNotAcceptTypeMismatchBetweenFieldAndValueBoundedSpecification_2 | 0 | |
testShouldNotAcceptNullOrEmptySpecificationVarargs | 0 | |
testCollectionWithNonCollectionTypeField | 0 | |
testCannotCreateConjunctionOutOfDisjointSpecifications | 0 | |
testShouldNotApproveOfWhereClauseFromLeafSpecification | 0 | |
testShouldHandleReadyMadeFieldParametersAsWell | 0 |
collectionSpecificationsDoNeedASpecificationScope | 0 | |
numberOfElementsCollectionSpecificationsDoNeedACollectionSpecification | 0 | |
numberOfElementscollectionSpecificationsDoNotNeedAnElementSpecification | 0 | |
testCollectionSizeEquality | 0 | |
testCollectionSizeNotEquality | 0 | |
testCollectionSizeLessThan | 0 | |
testCollectionSizeGreaterThanOrEqual | 0 | |
numberOfApprovedElementsCollectionSpecificationsDoNeedACollectionSpecification | 0 | |
numberOfApprovedElementsCollectionSpecificationsDoNeedAnElementSpecification | 0 | |
testAnyCollectionWithLessThanTwoElementsGreaterThanFive | 0 | |
testAnyCollectionWithNineOrMoreElementsGreaterThanZero | 0 | |
testIntegerCollectionWithElementsEqualToThree | 0 | |
testIntegerCollectionWithOneElementEqualToTodayDate | 0 | |
percentageOfApprovedElementsCollectionSpecificationsDoNeedACollectionSpecification | 0 | |
percentageOfApprovedElementsCollectionSpecificationsDoNeedAnElementSpecification | 0 | |
testIntegerCollectionWithMoreThanFiftyPercentOfElementsLessThanThree | 0 | |
testIntegerCollectionWithNotMoreThanFiftyPercentOfElementsLessThanThree | 0 | |
testIntegerCollectionWithNotMoreThanFiftyPercentOfElementsNotLessThanThree | 0 | |
testCollectionWithMoreThanFifteenPercentOfElementsEqualToNow | 0 | |
testPercentageLowerThanZeroAndGreaterThanOneHundred | 0 |
testShouldNotAcceptNullAsValue | 0 | |
testGreaterThanOrEqualSpecification_Integer | 0 | |
testGreaterThanOrEqualSpecification_Date | 0 | |
testGreaterThanSpecification_Float | 0 | |
testLessThanOrEqualSpecification_Integer | 0 | |
testLessThanOrEqualSpecification_Float | 0 | |
testLessThanSpecification_String | 0 | |
testLessThanSpecification_Date | 0 |
testNullAsType | 0 | |
testRawSpecificationsWithType | 0 | |
testCombinedByNull | 0 | |
testCombinedByItself | 0 | |
testHashCode | 0 | |
testEquality | 0 | |
testHashCodeForSpecificationSubTypes | 0 | |
testEqualityForSpecificationSubTypes | 0 | |
testCandidateSubtypes | 0 | |
testHasConjunctions | 0 | |
testHasDisjunctions | 0 | |
testGetLeafSpecificationMap | 0 | |
testGetFieldNameList | 0 | |
testCannotCreateConjunctionOfRawSpecificationsOfDifferentTypes | 0 | |
testisTypeExcludingSpecification | 0 |
shouldNotAcceptNullDatePattern | 0 | |
shouldNotAcceptEmptyDatePattern | 0 | |
shouldNotAcceptBlankDatePattern | 0 | |
shouldNotAcceptIllegalDatePattern | 0 | |
testSpecificationType | 0 | |
testGetDatePattern | 0 | |
testDateStringSpecification | 0 | |
testDateStringSpecificationWithDatePatternContainingCharacters | 0 | |
testDateStringSpecification_YearFrom1To9 | 0 | |
testDateStringSpecification_YearFrom100To999 | 0 | |
testDateStringSpecification_YearFrom10000To99999 | 0 |
testBlankStringSpecificationType | 0 | |
testBlankStringSpecification | 0 | |
testBlankNumberSpecification | 0 | |
testDefaultBooleanSpecification | 0 | |
rawBulkTest | 0 |
testRawEnumSpecificationShouldNotBeSatisfiedByBlankStrings | 0 | |
testShouldNotBeSatisfiedByBlankStrings | 0 | |
testNotEnumSpecificationShouldNotBeSatisfiedByBlankStrings | 0 | |
testRawEnumSpecificationShouldBeSatisfiedByEnumStrings | 0 | |
testShouldBeSatisfiedByEnumStrings | 0 | |
testNotEnumSpecificationShouldNotBeSatisfiedByAnything | 0 | |
testGetType | 0 | |
testEnumType | 0 |
testShouldNotAcceptNullAsValue | 0 | |
testEqualIgnoreCaseStringSpecification_equals | 0 | |
testEqualIgnoreCaseStringSpecification | 0 | |
testEqualIgnoreCaseStringSpecification_Raw | 0.015 |
shouldNotAcceptNullAsValue | 0 | |
testEqualSpecification_Raw_1 | 0 | |
testEqualSpecification_Raw_2 | 0 | |
testEqualSpecification_HalfWayTyped | 0 | |
testEqualSpecification_Long | 0 | |
testEqualSpecification_String | 0 | |
testEqualSpecification_Date | 0 | |
testEqualSpecification_Entity_Raw_1 | 0.015 | |
testEqualSpecification_Entity_Raw_2 | 0 | |
testEqualSpecification_Entity_HafWayTyped | 0 | |
testEqualSpecification_Entity | 0 |
testEquality | 0.328 | |
testDateStringSpecification | 0.016 | |
testAllKindOffObjectsWithoutImports | 0 | |
testAllKindOffObjects | 0 | |
testTypeParameterizeddObjectsWithoutImports | 0 | |
testTypedParameterizedObjects | 0.015 | |
testRawSpecifications | 0 | |
testRegularExpressionMatcherStringSpecification | 0 | |
testWildcardExpressionMatcherStringSpecification | 0 | |
testComparison | 0 | |
testDefaultValue | 0.016 | |
testEnumNameStringSpecification | 0 | |
testSimpleCompositeSpecification | 0 | |
testCompositeSpecifications | 0 | |
testNotAssosiativeSpecificationBuilding | 0.031 | |
testCollectionSpecification_1 | 0 | |
testCollectionSpecification_2_1 | 0.016 | |
testCollectionSpecification_2 | 0.016 | |
testOrdersWithGoodCustomers | 0 |
shouldNotAcceptNull_compositeSpecification | 0 | |
specificationsOfDifferentTypesAreAlwaysDisjoint | 0 | |
subtypesAreNotDisjoint | 0 | |
shouldNotBeReflexive | 0.015 | |
equalDisjointMemberSpecificationsMeansDisjoint | 0 | |
equalNonDisjointMemberSpecificationsMeansNotDisjoint | 0 | |
equalNonDisjointMemberSpecificationsAndNonEqualMemberSpecificationsMeansNotDisjoint | 0 | |
equalDisjointMemberSpecificationOrEqualDisjointMemberSpecificationsMeansDisjoint | 0 | |
equalDisjointMemberSpecificationOrEqualNonDisjointMemberSpecificationsMeansNotDisjoint | 0 | |
cannotCreateConjunctionOutOfTwoDisjointValueBoundSpecifications_extra | 0 | |
valueBoundConjunctionAndValueBoundDisjunction_notDisjoint | 0.016 | |
valueBoundConjunctionAndValueBoundDisjunction_disjoint | 0 |
shouldNotBeReflexive | 0 | |
shouldNotAcceptNull | 0 | |
shouldHandleNegatedNullCollectionSpecification | 0 |
identicalParameterizedSpecificationsIsNotDisjoint | 0 | |
nonDisjointAccessibleObjectSpecificationMeansNotDisjointParameterizedSpecification | 0 | |
differentDeclaringTypeMeansDisjointParameterizedSpecification | 0 | |
differentAccessibleObjectsMeansDisjointParameterizedSpecification | 0 | |
disjointAccessibleObjectSpecificationMeansDisjointParameterizedSpecification | 0 |
testEnumNameStringSpecification | 0 | |
specificationsOfDifferentTypesAreAlwaysDisjoint | 0 | |
shouldNotBeReflexive | 0 | |
shouldNotAcceptNull | 0 | |
testNullSpecifications | 0 | |
testContradictionsAndTautologies | 0 | |
testDefaultValueSpecifications | 0 | |
testEqualIgnoreCaseSpecifications | 0 | |
testDateStringSpecifications | 0.016 | |
testWildcardSpecification | 0 | |
testEqualityValueBoundSpecifications | 0 | |
testEqualityValueBoundSpecificationsAgainstComparisonValueBoundSpecifications | 0 | |
testEqualityValueBoundSpecificationsAgainstAgainstNegatedComparisonValueBoundSpecifications | 0 | |
testComparableValueBoundSpecifications_Integer | 0 | |
testNegatedComparableValueBoundSpecifications_Integer | 0 | |
testComparableValueBoundSpecifications_Double | 0.016 | |
testComparableValueBoundSpecifications_Day_1 | 0.031 | |
testComparableValueBoundSpecifications_Day_2 | 0.015 | |
testComparableValueBoundSpecifications_Timestamp_And_Day | 0.032 | |
testComparableValueBoundSpecifications_Timestamp | 0.125 |
testHashCode | 0 | |
testEquality | 0 | |
testGetType | 0 | |
shouldNotAcceptNullAsDeclaringClass | 0 | |
shouldNotAcceptNullAsAccessibleObjectName | 0 | |
shouldNotAcceptNullAsAccessibleObjectSpecification | 0 | |
shouldNotAcceptIllegalAccessibleObjectName | 0 | |
shouldNotAcceptNonExistingAccessibleObjectName | 0 | |
shouldAcceptAccessibleObjectNameFoundInSuperclass | 0 | |
shouldAcceptParameterizedSpecificationCandidates | 0.015 | |
shouldNotAcceptMethodsWithDeclaredParameters | 0 | |
shouldNotApproveOfWhereClauseFromLeafSpecification | 0 | |
testMethodInvocation | 0 | |
testMethodFromSuperclassInvocation | 0 | |
testValueDisjunction | 0 | |
testNonEquality | 0 |
testDisjunctiveSpecificationWithNoRemainder | 0 | |
testDisjunctiveSpecification_1 | 0 | |
testDisjunctiveSpecification_2 | 0 |
testShouldNotAcceptNullAsValue | 0 | |
testShouldNotAcceptInvalidPattern | 0 | |
testStringsOfLength | 0 | |
testStringsShorterThan | 0 | |
testRegularExpressionMatcherStringSpecificationBehaviour | 0 |
testPreventValueFromEscapingEncapsulation_MutableValueObject | 0 | |
testPreventValueFromEscapingEncapsulation_BusinessKeyEntityObject | 0 | |
testPreventValueFromEscapingEncapsulation_ComparableEntityObject | 0 | |
testPreventValueFromEscapingEncapsulation_EntityObject | 0 |
shouldNotAcceptNull_compositeSpecification | 0 | |
shouldNotAcceptNull | 0 | |
shouldBeReflexive | 0 | |
shouldNotAcceptSpecificationOfDifferentType | 0 | |
valueBoundSpecificationCannotBeGeneralizationOfEachOther | 0 | |
checkRestOfValueBoundSpecifications | 0 | |
shouldNotAcceptNull_specialCaseOf | 0 | |
shouldBeReflexive_specialCaseOf | 0 | |
shouldNotAcceptSpecificationOfDifferentType_specialCaseOf | 0 | |
valueBoundSpecificationJustCannotBeSpecialCasesOfEachOther_specialCaseOf | 0 | |
checkRestOfValueBoundSpecifications_specialCaseOf | 0.015 | |
basicLemma4Stuff | 0 | |
shouldBeReflexive_compositeSpecification | 0 | |
notNullSpecificationShouldBeOnTopOfEverything | 0 | |
entitySpecificationShouldBeOnTopOfAlmostEverything | 0 | |
shouldAcceptSubtypeSpecification_compositeSpecification | 0 | |
shouldNotAcceptSpecificationOfDifferentType_compositeSpecification | 0 | |
checkSimpleFieldSpecificationVersusTypedSpecification | 0 | |
disjunctSpecificationsShouldNotBeGeneralizationNorSpecialization | 0 | |
checkSimpleConjunctionSpecifications | 0 | |
checkSimpleDisjunctionSpecifications | 0 | |
shouldDealWithNegatedSpecifications_1 | 0 | |
shouldDealWithNegatedSpecifications_2 | 0 | |
shouldDealWithNegatedSpecifications_3 | 0 |
testShouldNotAcceptNullAsValue | 0 | |
testHashCode | 0 | |
testEquality | 0 | |
testValueDisjunction | 0 | |
testGetValue | 0 | |
testKeepSpecificationIntegrityByCopyingValue | 0 | |
sameValueButDifferentSpecificationClassShouldNotBeEqual | 0 |
shouldNotAcceptNullAsValue | 0 | |
shouldMatchWildcardExpressions_Plain | 0 | |
shouldMatchWildcardExpressions_Questions | 0 | |
shouldMatchWildcardExpressions_Stars | 0 |
shouldNotAcceptNullAsValue | 0 | |
shouldMatchWildcardExpressions_Plain | 0 | |
shouldMatchWildcardExpressions_Questions | 0 | |
shouldMatchWildcardExpressions_Stars | 0 | |
shouldNotAcceptEmptyAsValue | 0 | |
shouldNotAcceptBlankAsValue | 0 | |
testEqual | 0 |
shouldNotDeadlockWhenInvokingAnConcurrentMethodFromAnotherConcurrentMethod | 0 | |
shouldNotDeadlockWhenInvokingAnExclusiveMethodFromAConcurrentMethod | 0.015 | |
shouldNotDeadlockWhenInvokingAConcurrentMethodFromAnExclusiveMethod | 0 | |
shouldNotDeadlockWhenInvokingAnExclusiveMethodFromAnotherExclusiveMethod | 0 |
testCanCastFrom_To | 0 | |
testCanCastAtLeastOneWay | 0 | |
testGetFieldByName_NullFieldName | 0 | |
testGetFieldByName_NullType | 0 | |
testGetFieldByName_NonExisting | 0 | |
testGetFieldByName | 0 | |
testGetFieldByName_ShouldAcceptFieldsInSuperclasses | 0 | |
testGetMethodByName_NullMethodName | 0 | |
testGetMethodByName_NullType | 0 | |
testGetMethodByName_NonExisting | 0 | |
testGetMethodByName | 0 | |
testGetMethodByName_ShouldAcceptMethodsInSuperclasses | 0 | |
testInvokeMethod | 0 | |
testCloneOrDeepCopyIfNotImmutable | 0.016 | |
testCloneOrDeepCopyIfNotImmutable_MapFields | 0 | |
testCloneOrDeepCopyIfNotImmutable_RecursiveReferences | 0 | |
testCloneOrDeepCopyIfNotImmutable_SameTypeReflecsiveReference | 0 | |
testCloneOrDeepCopyIfNotImmutable_ArrayOfCustomers | 0 | |
testCloneOrDeepCopyIfNotImmutable_ArrayOfSameTypeReflecsiveReferences | 0 | |
testCloneOrDeepCopyIfNotImmutable_DoNotCopyOverride | 0 | |
testCloneOrDeepCopyIfNotImmutable_RecursiveDepthTreshold | 0.016 | |
testCloneOrDeepCopyIfNotImmutable_NoDefaultConstructor_NotMutable | 0 | |
testCloneOrDeepCopyIfNotImmutable_NoDefaultConstructor_Mutable | 0.015 |
[Summary] [Package List] [Test Cases]
testStateRetrievalViaMethods | |
java.lang.AssertionError: | |