Unit Tests - Test Method Names
| Summary of the names of test methods and the words they are composed from. Method names are important to communicate the intent of a test for later maintenance and can indicate the features and focus of the system. |
|
Please see the Online Help for more details. Filtered by: Projects: ant-build-devcreek-agent, Principals: All Generated by DevCreek: Tue Oct 11 19:43:38 EDT 2011 |
| Project | Distinct Words | Words/Name (av.) | Fingerprint |
| ant-build-devcreek-agent | 590 | 6.00 | Assessment, Client, Find, Id, Returns, Save, Text, User, Value, When |
ant-build-devcreek-agent
Test Method Words
Able
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToCountNumberOfItems
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToFindSubsetOfItemsWithinSpecifiedIndexRange
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToLookupItemById
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToLookupItemViaAssessmentHistoryId
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToLookupItemViaAssessmentId
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAllNearAuthorizationsWithinSameSubnetForIp4
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAuthorizationById
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAuthorizationByUuidAndIpAddress
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToSave
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldBeAbleToExtractManyAssessmentsFromXml
+ 6 others Abort ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAbortAuthenticationForUsersWhenMachineUnauthorized
Absence ca.intelliware.ehealth.umbra.model.PermissionCheckerTest.shouldBeAbleToTestForTheAbsenceOfAPermission
Access ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldProvideAccessToCurrentlyLogginUser
ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldProvideAccessToLoggedInUsersAuthorities
ca.intelliware.ehealth.umbra.controller.MenuControllerTest.shouldProvideAccessToAuthorizationsForLoggedInUser
ca.intelliware.ehealth.umbra.dao.PermissionDaoImplTest.shouldProvideAccessToAllPermissions
ca.intelliware.ehealth.umbra.model.UserActionAuthorizationTest.shouldProvideDirectAccessToSecurityPermissions
Accessible ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.canReturnHiddenClientsNormallyNotAccessibleToLoggedInUser
Account ca.intelliware.ehealth.umbra.controller.PermissionBasedHomePageResolverTest.shoudFallbackToMyAccountPage
ca.intelliware.ehealth.umbra.model.SecuritySettingsTest.accountNotLockedIfNotLocked
ca.intelliware.ehealth.umbra.model.SecuritySettingsTest.accountNotNotLockedIfLocked
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCountAccountLocked
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCountAccountNotLockedConfigurationZero
Action ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.shouldGenerateUniqueIdForEveryAuthorizeAction
ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldWriteOutActionArgument
Added ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldShowTechnicalMessagesInOrderAdded
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldShowUserMessagesInOrderAdded
Adding ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldHandleRepeatedAnswerByPreservingOrderAndNotMistakenlyAddingExcessPlaceholderAnswers
Additional ca.intelliware.ehealth.umbra.importer.XPathAttributeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNoChoiceThrowsException
ca.intelliware.ehealth.umbra.importer.XPathAttributeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNoFrequency
ca.intelliware.ehealth.umbra.importer.XPathAttributeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNormalCase
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNormalCase
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListAdditionalAttributeDataRetrievalActorTest.textNoAdditionalAttribute
Address ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAuthorizationByUuidAndIpAddress
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldReturnNullWhenFindByUuidAndIpAddressHasNoPreciseMatch
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldSkipNonIPv4AddressForBorderingFind
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataAddressAdapterTest.shouldCreateFullAddress
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataAddressAdapterTest.shouldCreatePartialAddress
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataAddressAdapterTest.shouldNotCreateAddress
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberAddPhoneNumberAndAddress
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberDoNotAddPhoneNumberOrAddress
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.unknownClientIpAddressShouldBeUnauthorized
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldCreateOneLineAddress
+ 3 others Addresse ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyAddresseThatIsNotTheSame
Addresses ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldFilterOnCityMultipleAddresses
ca.intelliware.ehealth.umbra.model.ClientTest.reverseSortedAddresses
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfAddressesThatDoesMatchFromAClientComparedToAnotherClient
Admin ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserAdminChecked
ca.intelliware.ehealth.umbra.controller.PermissionBasedHomePageResolverTest.shouldDirectAdministratorToAdminPage
Administrator ca.intelliware.ehealth.umbra.controller.PermissionBasedHomePageResolverTest.shouldDirectAdministratorToAdminPage
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldAllowAdministratorToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldAllowAdministratorToFindHiddedClientById
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldIncludeHiddedClientsForAdministrator
Administrators ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAlwaysAllowAuthenticationToContinueForAdministrators
After ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfilesAfter
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldRenderSubResultsAfterItself
Against ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldCompareAgainstOtherGrantedAuthorities
Age ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.invalidAge
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenAgeAndDateOfBirthBothHaveValues
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldSpecifyDateOfBirthOrAge
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldCalculateBirthDateRangesWhenAgeIsSet
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenAgeValueIsCleared
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyNullAge
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.birthdateAsAgeReturnsAge
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.birthdateAsAgeReturnsNull
Allow ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldAllowAdministratorToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldNotAllowNormalUserToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldAllowAdministratorToFindHiddedClientById
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldNotAllowNormalUserToFindHiddedClientById
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForAllWhenMachineAuthorized
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForUnknownUsernameToEnsureAppropriateErrorMessageIsShownToUser
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAlwaysAllowAuthenticationToContinueForAdministrators
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldNoAllowToMergeIfTargetIsAlreadyMergedToAnotherClient
ca.intelliware.ehealth.umbra.service.QuestionAnswersImportResultTest.shouldNotAllowNullQuestionObject
Alphabetically ca.intelliware.ehealth.umbra.dao.PermissionDaoImplTest.shouldOrderAllPermissionsAlphabetically
Already ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldNotIncludePlaceholderAnswersIfAssessmentAlreadyHasAnswersForAllQuestions
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldNoAllowToMergeIfTargetIsAlreadyMergedToAnotherClient
Always ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAlwaysAllowAuthenticationToContinueForAdministrators
An ca.intelliware.ehealth.umbra.controller.HighImportancePredicateTest.evaluateFalseNotAnAnswer
ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateFalseNotAnAnswer
ca.intelliware.ehealth.umbra.importer.ImportExceptionTest.shouldHoldAnImportResultUserMessage
ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldBeAbleToConvertSecurityPermissionToAnAuthority
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldPutOhipNumberToTargetClientWithoutAnOhipNumber
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldGenerateAMessageForAnAssessmentImport
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldIndicateAssessmentImportFailureIfExtractAnAnswerFails
ca.intelliware.ehealth.umbra.service.QuestionAnswersImportResultTest.shouldAddAnAnswerToResult
ca.intelliware.ehealth.umbra.util.JsfUtilTest.shouldCloseAllAssessmentsWhenThereIsAnImportantQuestion
And ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldHaveCoreTimestampAndBuildType
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldHandleRepeatedAnswerByPreservingOrderAndNotMistakenlyAddingExcessPlaceholderAnswers
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefault
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultDefaultOne
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfiles
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfilesAfter
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenAgeAndDateOfBirthBothHaveValues
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldValidateTrueForTheSourceAndTargetClientsAreDifferent
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldFindAllAndOrderByCreationTimeDescending
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAuthorizationByUuidAndIpAddress
+ 16 others Another ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfAddressesThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfIdentifiersThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfNamesThatDoesNotMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfPhoneNumbersThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldNoAllowToMergeIfTargetIsAlreadyMergedToAnotherClient
Answer ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.addAnswerToCorrectSection
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.addAnswerToCorrectSectionWithSectionNotFound
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldHandleRepeatedAnswerByPreservingOrderAndNotMistakenlyAddingExcessPlaceholderAnswers
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldIncludeQuestionsWhenNoAnswerForIt
ca.intelliware.ehealth.umbra.controller.HighImportancePredicateTest.evaluateFalseNotAnAnswer
ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateFalseNotAnAnswer
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithDifferentAnswerCountNotIdentical
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.emptyTextNodeReturnsNullAnswer
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.emptyTextNodeReturnsNullAnswer
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.emptyTextNodeReturnsNullAnswer
+ 7 others Answers ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldHandleRepeatedAnswerByPreservingOrderAndNotMistakenlyAddingExcessPlaceholderAnswers
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldIncludePlaceholderAnswersForAllQuestionsIfAssessmentHasNoAnswers
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldNotIncludePlaceholderAnswersIfAssessmentAlreadyHasAnswersForAllQuestions
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithAnswersNotIdenticalChoice
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithAnswersNotIdenticalFreeText
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithIdenticalAnswersIdentical
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithIdenticalNullAnswersIdentical
ca.intelliware.ehealth.umbra.model.AssessmentTest.getAnswersOrderedByImportance
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderFailedMessagesForQuestionAnswersImport
Any ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldBeWithoutAnyAuthorityIfNotLoggedIn
ca.intelliware.ehealth.umbra.importer.ImportExceptionTest.shouldIncludeAnyUserMessageInExceptionMessage
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldProvideTotalNumberOfAssessmentsWithoutAnyAssociatedFailures
ca.intelliware.ehealth.umbra.util.NullMessageHandlerTest.shouldNotHaveAnyErrorsByDefault
Api ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldIncludeHiddedClientsForNormalUserWhenAsSuperUserOverrideApiIsUsed
Apostrophe ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameOkContainsDashApostrophe
Appropriate ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForUnknownUsernameToEnsureAppropriateErrorMessageIsShownToUser
Are ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldValidateTrueForTheSourceAndTargetClientsAreDifferent
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.nullAssessmentsAreIdentical
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateFailureWhenSourceAndTargetAreTheSame
Argument ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldWriteOutActionArgument
As ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldIncludeHiddedClientsForNormalUserWhenAsSuperUserOverrideApiIsUsed
ca.intelliware.ehealth.umbra.importer.AbstractDataRetrievalActorTest.shouldDertermineSelectionWhitespaceAsNull
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldConvertNullHealthCardNumberAsNullString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldIntroduceHyphensWhenConvertingHealthCardNumbersAsString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldLeaveObviousWrongHealthCardNumbersUnchangedWhenConvertingAsString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldPassThroughBlankInputStringAsNull
ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldConvertBlankStringsToNullForAsObject
ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldPassThroughAsString
ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldStripLeadingAndTrailingWhitespaceForAsObject
+ 4 others Asked ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldFailWhenBuilderIsAskedToBuildMoreThanOneTime
Assessement ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.createAssessementImportHistoryShouldUseDbAssessment
Assessment ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.createMapOfEmptyAssessmentSections
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldIncludePlaceholderAnswersForAllQuestionsIfAssessmentHasNoAnswers
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldNotIncludePlaceholderAnswersIfAssessmentAlreadyHasAnswersForAllQuestions
ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldFilterByAssessmentType
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentHasNoType
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentTypeDoesNotMatch
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldAllowAdministratorToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldNotAllowNormalUserToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findByIdShouldReturnAssessment
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.reassignAssessmentToANewParent
+ 43 others Assessments ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findAssessmentsByLocalId
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findAssessmentsByLocalIdReturnsEmpty
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithAnswersNotIdenticalChoice
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithAnswersNotIdenticalFreeText
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithDifferentAnswerCountNotIdentical
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithIdenticalAnswersIdentical
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithIdenticalNullAnswersIdentical
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithNoQuestionsIdentical
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.nullAssessmentsAreIdentical
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldBeAbleToExtractManyAssessmentsFromXml
+ 9 others Associate ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldAssociateCurrentDateAndTimeWithUploadAttempt
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldAssociateCurrentLoggedInUserWithUploadAttempt
Associated ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldProvideTotalNumberOfAssessmentsWithAssociatedFailures
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldProvideTotalNumberOfAssessmentsWithoutAnyAssociatedFailures
At ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldLookupClientByIdAtStart
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldIncludeTitleAtBeginningOfRenderedResult
Attempt ca.intelliware.ehealth.umbra.model.QuestionTest.attemptToSaveQuestionImportance
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldAssociateCurrentDateAndTimeWithUploadAttempt
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldAssociateCurrentLoggedInUserWithUploadAttempt
Attribute ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.missingAttributeIsAChoiceLookup
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.nestedAttributeValueReturnsChoiceProperly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.nestedAttributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.nonmatchingAttributeReturnsNull
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.attributeValueReturnsChoiceProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.attributeValueReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.attributeValueThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.emptyAttributeValueReturnsEmptyFreeText
+ 11 others Attributes ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.missingAttributes
Authentication ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAbortAuthenticationForUsersWhenMachineUnauthorized
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForAllWhenMachineAuthorized
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForUnknownUsernameToEnsureAppropriateErrorMessageIsShownToUser
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAlwaysAllowAuthenticationToContinueForAdministrators
Authorities ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldProvideAccessToLoggedInUsersAuthorities
ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldCompareAgainstOtherGrantedAuthorities
ca.intelliware.ehealth.umbra.model.SecuritySettingsTest.shouldPropagateUserAuthorities
Authority ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldBeWithoutAnyAuthorityIfNotLoggedIn
ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldBeAbleToConvertSecurityPermissionToAnAuthority
ca.intelliware.ehealth.umbra.model.UserActionAuthorizationTest.shouldBeAbleToCheckFeatureAuthority
Authorization ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAuthorizationById
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAuthorizationByUuidAndIpAddress
ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldPackageUpCreatedAuthorizationTokenAsCookie
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.shouldCreateMatchingAuthorizationWhenAuthorizing
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.shouldInitializeAuthorizationWithCurrentTimestamp
Authorizations ca.intelliware.ehealth.umbra.controller.MenuControllerTest.shouldProvideAccessToAuthorizationsForLoggedInUser
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAllNearAuthorizationsWithinSameSubnetForIp4
Authorize ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.shouldGenerateUniqueIdForEveryAuthorizeAction
Authorized ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldBeConsideredAuthorizedIfCookieWithMatchingNamePresent
ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldNotBeConsideredAuthorizedIfIncorrectCookieValue
ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldNotBeConsideredAuthorizedIfNoMatchingCookies
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForAllWhenMachineAuthorized
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.nearIpButNoMatchingUuidShouldBeAuthorized
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.preciseMatchingUuidAndIpShouldBeAuthorized
Authorizing ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.shouldCreateMatchingAuthorizationWhenAuthorizing
Bad ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryMinusOne
ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryZero
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginBadCredentialsFailedPasswordIncrement
ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.badFilenameShouldReturnNullImportResult
ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnInterRaiTypeBadFormat
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.badDateFailsBadly
Badly ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.badDateFailsBadly
Based ca.intelliware.ehealth.umbra.model.PermissionTest.shouldImplementEqualityBasedOnSecurityPermission
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldImplementHashCodeBasedOnSecurityPermission
Beans ca.intelliware.ehealth.umbra.SpringConfigurationTest.testSpringBeansExist
Because ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasNotExpiredBecauseIntervalDateIsZero
Before ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldShowUserMessagesBeforeTechnicalMessages
Beginning ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldIncludeTitleAtBeginningOfRenderedResult
Birth ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenAgeAndDateOfBirthBothHaveValues
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIndicatesInTheFutureBirth
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIsTooOld
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldSpecifyDateOfBirthOrAge
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldCalculateBirthDateRangesWhenAgeIsSet
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldCalculateBirthDateRangesWhenDateOfBirthIsSet
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenAgeValueIsCleared
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenDateOfBirthValueIsCleared
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.shouldAddClientsWithoutBirthDateIfOtherCriteriaMatches
Birthdate ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldCreateClientNullBirthdate
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.birthdateAsAgeReturnsAge
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.birthdateAsAgeReturnsNull
Birthdates ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyDecember31
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyFebruary29
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyJune15
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyNullAge
Blank ca.intelliware.ehealth.umbra.controller.SelectionControllerTest.testDescribableListToSelectListIncludeBlank
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldPassThroughBlankInputStringAsNull
ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldConvertBlankStringsToNullForAsObject
Ble ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldBeABleToHideClients
ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldBeABleToUnhideClients
Bordering ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldSkipNonIPv4AddressForBorderingFind
Both ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.primarySecondaryCriteriaBothSpecified
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenAgeAndDateOfBirthBothHaveValues
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateBothClientsHaveOhipNumbers
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateMergeFailureDueToBothHaveOhipNumbers
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateNotBothClientsHaveOhipNumbersWhenOnlySourceClientHasIt
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateNotBothClientsHaveOhipNumbersWhenOnlyTargetClientHasIt
Build ca.intelliware.devcreek.build.BuildListenerAgentTest.testCancelledBuildShouldHaveStatusSetCorrectly
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFailedBuildShouldHaveStatusSetToCorrectly
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFailedBuildShouldHaveStatusSetToFailed
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldHaveCoreBuildType
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldHaveElapsedTime
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldSubmitToDevCreek
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldHaveCoreTimestampAndBuildType
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldNotIncludeBuildInfoIfNotSet
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldReadBuildInfoFromProperty
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldSubmitToDevCreek
+ 12 others Builder ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldFailWhenBuilderIsAskedToBuildMoreThanOneTime
But ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.nearIpButNoMatchingUuidShouldBeAuthorized
Calculate ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldCalculateBirthDateRangesWhenAgeIsSet
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldCalculateBirthDateRangesWhenDateOfBirthIsSet
Callback ca.intelliware.ehealth.umbra.service.impl.ConfigurationServiceImplTest.invokeCallbackOnSave
Can ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.canReturnHiddenClientsNormallyNotAccessibleToLoggedInUser
Cancelled ca.intelliware.devcreek.build.BuildListenerAgentTest.testCancelledBuildShouldHaveStatusSetCorrectly
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildFinishedWhenItsCancelled
Cant ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldNotifyUserIfCantLoadPropertiesFromFile
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldReturnNullIfCantFindImportById
Card ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.invalidHealthCardNumber
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveHealthCardMatchesFirstNameDoesntMatch
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldCreateClientFailsInvalidHealthCardNumber
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldConvertNullHealthCardNumberAsNullString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldIntroduceHyphensWhenConvertingHealthCardNumbersAsString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldLeaveObviousWrongHealthCardNumbersUnchangedWhenConvertingAsString
ca.intelliware.ehealth.umbra.model.ClientTest.shouldReturnHealthCardNumber
ca.intelliware.ehealth.umbra.model.ClientTest.shouldReturnNonHealthCardNumbers
ca.intelliware.ehealth.umbra.model.ClientTest.shouldReturnNullHealthCardNumberIfClientHasNoIdenfications
ca.intelliware.ehealth.umbra.model.ClientTest.shouldReturnNullHealthCardNumberIfThereIsNoIdentificationOfTypeOhip
Case ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.testCreateOkSaveMixedCaseUsername
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameReturnsErrorMixedCase
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.normalCaseWithAChoiceLookup
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.normalCaseWithFreeTextOnly
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.textNodeCaseWithFreeTextOnly
ca.intelliware.ehealth.umbra.importer.OcanXPathAlcoholFrequencyDataRetrievalActorTest.normalCase
ca.intelliware.ehealth.umbra.importer.OcanXPathYearMonthDataRetrievalActorTest.normalCase
ca.intelliware.ehealth.umbra.importer.XPathAttributeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNormalCase
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNormalCase
Cases ca.intelliware.ehealth.umbra.controller.AssessmentFilenameValidatorTest.failureCases
ca.intelliware.ehealth.umbra.controller.AssessmentFilenameValidatorTest.successCases
Catch ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldCatchAndDocumentUploadingProblems
Cause ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordNotStrongEnoughCauseError
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordsNotMatchedCauseError
Ccim ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnCcimPhi
Change ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpiredWhenThereIsNoPasswordChangeDate
Changed ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordChangedOkay
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordNotChanged
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveWithChangedPasswordUnlocksUser
Check ca.intelliware.ehealth.umbra.model.AssessmentTest.checkForPhiOnly
ca.intelliware.ehealth.umbra.model.UserActionAuthorizationTest.shouldBeAbleToCheckFeatureAuthority
Checked ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserAdminChecked
Choice ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithAnswersNotIdenticalChoice
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.missingAttributeIsAChoiceLookup
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.normalCaseWithAChoiceLookup
ca.intelliware.ehealth.umbra.importer.OcanXPathAlcoholFrequencyDataRetrievalActorTest.throwsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.emptyValueReturnsNullChoice
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.nestedAttributeValueReturnsChoiceProperly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.nestedAttributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.attributeValueReturnsChoiceProperly
+ 12 others Choices ca.intelliware.ehealth.umbra.dao.ChoiceDaoImplTest.findChoicesByCodeSystemShouldReturnEmptyList
ca.intelliware.ehealth.umbra.dao.ChoiceDaoImplTest.findChoicesByCodeSystemShouldReturnTwoInOrder
ca.intelliware.ehealth.umbra.service.impl.ChoiceServiceImplTest.shouldDelegateFindChoicesByCodeSystemToDao
City ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldFilterOnCity
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldFilterOnCityMultipleAddresses
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldntFilterOnEmptyCity
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldGetCityFromAddress
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldGetEmptyCityFromAddress
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldGetFirstCityFromAddress
Clause ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldOnlyUseLikeClauseForRegularIPv4
Clear ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenAgeValueIsCleared
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenDateOfBirthValueIsCleared
Cleared ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenAgeValueIsCleared
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenDateOfBirthValueIsCleared
Client ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldLookupClientByIdAtStart
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldAllowAdministratorToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldNotAllowNormalUserToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.saveAssessmentNoClient
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldAllowAdministratorToFindHiddedClientById
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldNotAllowNormalUserToFindHiddedClientById
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findByIdShouldReturnClient
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.saveClient
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldCreateClient
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldCreateClientFailsInvalidHealthCardNumber
+ 21 others Clients ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldBeABleToHideClients
ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldBeABleToUnhideClients
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldValidateTrueForTheSourceAndTargetClientsAreDifferent
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldExcludeHiddedClientsFromNormalUser
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldIncludeHiddedClientsForAdministrator
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldIncludeHiddedClientsForNormalUserWhenAsSuperUserOverrideApiIsUsed
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldFilterOnCity
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldFilterOnCityMultipleAddresses
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldntFilterOnEmptyCity
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldReturnClients
+ 9 others Close ca.intelliware.ehealth.umbra.util.JsfUtilTest.shouldCloseAllAssessmentsWhenThereIsAnImportantQuestion
Code ca.intelliware.ehealth.umbra.dao.ChoiceDaoImplTest.findChoicesByCodeSystemShouldReturnEmptyList
ca.intelliware.ehealth.umbra.dao.ChoiceDaoImplTest.findChoicesByCodeSystemShouldReturnTwoInOrder
ca.intelliware.ehealth.umbra.dao.IdentificationTaxonomyDaoImplTest.shouldFindTaxonomyByCodeSystemOid
ca.intelliware.ehealth.umbra.model.OrganizationTest.constructorShouldInitializeCodeSystem
ca.intelliware.ehealth.umbra.model.OrganizationTest.setNameShouldSetCodeSystemName
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldImplementHashCodeBasedOnSecurityPermission
ca.intelliware.ehealth.umbra.model.ProfileTest.hashCodeDifferent
ca.intelliware.ehealth.umbra.model.ProfileTest.hashCodeIdentical
ca.intelliware.ehealth.umbra.service.impl.ChoiceServiceImplTest.shouldDelegateFindChoicesByCodeSystemToDao
ca.intelliware.ehealth.umbra.web.view.AssessmentHelperTest.describeAnswerWithChoiceWithOnlyCode
Collate ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldCollateImportMessageOnlyInImportHistory
Collection ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldSaveForEachItemOnAReturnedCollection
Come ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.createNewOrganizationShouldComeWithTwoIdents
Compare ca.intelliware.ehealth.umbra.model.ProfileTest.compareToDifferent
ca.intelliware.ehealth.umbra.model.ProfileTest.compareToSame
ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldCompareAgainstOtherGrantedAuthorities
Compared ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfAddressesThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfIdentifiersThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfNamesThatDoesNotMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfPhoneNumbersThatDoesMatchFromAClientComparedToAnotherClient
Configuration ca.intelliware.ehealth.umbra.dao.ConfigurationDaoImplTest.getConfigurationExists
ca.intelliware.ehealth.umbra.dao.ConfigurationDaoImplTest.getConfigurationShouldReturnNull
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCountAccountNotLockedConfigurationZero
ca.intelliware.ehealth.umbra.service.impl.ConfigurationServiceImplTest.shouldDelegateGetConfigurationToDao
ca.intelliware.ehealth.umbra.service.impl.ConfigurationServiceImplTest.shouldDelegateGetConfigurationToDaoReturnsNull
Configurations ca.intelliware.ehealth.umbra.dao.ConfigurationDaoImplTest.getMultipleConfigurationsExistShouldThrowException
Consider ca.intelliware.ehealth.umbra.util.NullMessageHandlerTest.shouldNotConsiderInfoMessagesAsErrors
Considered ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldBeConsideredAuthorizedIfCookieWithMatchingNamePresent
ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldNotBeConsideredAuthorizedIfIncorrectCookieValue
ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldNotBeConsideredAuthorizedIfNoMatchingCookies
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenSubResultIsAFailure
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenTechnicalMessagesPresent
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenUserMessagesPresent
Constructor ca.intelliware.ehealth.umbra.model.OrganizationTest.constructorShouldInitializeCodeSystem
Consumer ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldIndicateConsumerQuestion
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldNotIndicateConsumerQuestion
Contain ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldContainUserMessageWhenRenderingUserResult
Contains ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameNotOkContainsNumbersError
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameNotOkContainsPunctuationError
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameOkContainsDashApostrophe
ca.intelliware.ehealth.umbra.service.impl.DictionaryImplTest.testContains
Continue ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForAllWhenMachineAuthorized
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForUnknownUsernameToEnsureAppropriateErrorMessageIsShownToUser
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAlwaysAllowAuthenticationToContinueForAdministrators
Convert ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldConvertNullHealthCardNumberAsNullString
ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldConvertBlankStringsToNullForAsObject
ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldBeAbleToConvertSecurityPermissionToAnAuthority
Converting ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldIntroduceHyphensWhenConvertingHealthCardNumbersAsString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldLeaveObviousWrongHealthCardNumbersUnchangedWhenConvertingAsString
Cookie ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldBeConsideredAuthorizedIfCookieWithMatchingNamePresent
ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldNotBeConsideredAuthorizedIfIncorrectCookieValue
ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldPackageUpCreatedAuthorizationTokenAsCookie
Cookies ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldNotBeConsideredAuthorizedIfNoMatchingCookies
Copy ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefault
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultDefaultOne
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfiles
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfilesAfter
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyAddresseThatIsNotTheSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyAllAssessments
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyClientName
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyPhoneNumbersThatIsNotTheSame
Core ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldHaveCoreBuildType
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldHaveCoreTimestampAndBuildType
Correct ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldReturnTheCorrectBuildStatusForListener
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.addAnswerToCorrectSection
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.addAnswerToCorrectSectionWithSectionNotFound
Correctly ca.intelliware.devcreek.build.BuildListenerAgentTest.testCancelledBuildShouldHaveStatusSetCorrectly
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFailedBuildShouldHaveStatusSetToCorrectly
ca.intelliware.devcreek.build.BuildListenerAgentTest.testSuccessfulBuildShouldHaveStatusSetCorrectly
Count ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToCountNumberOfItems
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.countExcludeInactive
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.countShouldReturnTwo
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.countShouldReturnZero
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.countExcludeInactive
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.countShouldReturnTwo
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.countShouldReturnZero
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithDifferentAnswerCountNotIdentical
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCount
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCountAccountLocked
+ 7 others Count0 ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldCount0ItemsInitially
Created ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldPackageUpCreatedAuthorizationTokenAsCookie
Creating ca.intelliware.ehealth.umbra.importer.PhiAssessmentImporterTest.shouldHaveNoAssessmentDefinitionWhenCreatingANewAssessmentOnFindOrCreatePhiAssessment
Creation ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldFindAllAndOrderByCreationTimeDescending
Credentials ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginBadCredentialsFailedPasswordIncrement
Creek ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldSubmitToDevCreek
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldSubmitToDevCreek
Criteria ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldUsePreviousSearchCriteriaDuringInitialize
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.emptyCriteriaShouldReturnError
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.primarySecondaryCriteriaBothSpecified
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldReturnInvalidSearchCriteria
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.shouldAddClientsWithoutBirthDateIfOtherCriteriaMatches
Current ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpiredWhereCurrentDateEqualsToIntervalDays
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldAssociateCurrentDateAndTimeWithUploadAttempt
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldAssociateCurrentLoggedInUserWithUploadAttempt
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.shouldInitializeAuthorizationWithCurrentTimestamp
Currently ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldProvideAccessToCurrentlyLogginUser
DD ca.intelliware.ehealth.umbra.importer.DefaultDateParserTest.parseDashesYYYYmmDD
ca.intelliware.ehealth.umbra.importer.DefaultDateParserTest.parseYYYYmmDD
Dao ca.intelliware.ehealth.umbra.service.impl.AssessmentDefinitionServiceImplTest.shouldDelegateFindAssessmentDefinitionToDao
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldDelegateFindAssessmentByIdToDao
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldDelegateFindAssessmentsByLocalIdToDao
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldDelegateFindLatestAssessmentRevisionByLocalIdToDao
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldDelegateSaveAssessmentToDao
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldDelegateFindUserByNameToDao
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldDelegateFindUserByNameToDaoThrowsException
ca.intelliware.ehealth.umbra.service.impl.ChoiceServiceImplTest.shouldDelegateFindChoicesByCodeSystemToDao
ca.intelliware.ehealth.umbra.service.impl.ConfigurationServiceImplTest.shouldDelegateGetConfigurationToDao
ca.intelliware.ehealth.umbra.service.impl.ConfigurationServiceImplTest.shouldDelegateGetConfigurationToDaoReturnsNull
+ 19 others Dash ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameOkContainsDashApostrophe
Dashes ca.intelliware.ehealth.umbra.importer.DefaultDateParserTest.parseDashesYYYYmmDD
ca.intelliware.ehealth.umbra.util.HealthNumberValidatorTest.testValidateWithDashes
Data ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
Date ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenAgeAndDateOfBirthBothHaveValues
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIndicatesInTheFutureBirth
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIsTooOld
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldSpecifyDateOfBirthOrAge
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldCalculateBirthDateRangesWhenAgeIsSet
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldCalculateBirthDateRangesWhenDateOfBirthIsSet
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenAgeValueIsCleared
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenDateOfBirthValueIsCleared
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.shouldAddClientsWithoutBirthDateIfOtherCriteriaMatches
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.badDateFailsBadly
+ 13 others Day ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasNotExpiredDayIntervalIsStillValid
Days ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpiredWhereCurrentDateEqualsToIntervalDays
Db ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.createAssessementImportHistoryShouldUseDbAssessment
December31 ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyDecember31
Definition ca.intelliware.ehealth.umbra.dao.AssessmentDefinitionDaoImplTest.findAssessmentDefinition
ca.intelliware.ehealth.umbra.dao.AssessmentDefinitionDaoImplTest.saveAssessmentDefinition
ca.intelliware.ehealth.umbra.importer.PhiAssessmentImporterTest.shouldHaveNoAssessmentDefinitionWhenCreatingANewAssessmentOnFindOrCreatePhiAssessment
ca.intelliware.ehealth.umbra.service.impl.AssessmentDefinitionServiceImplTest.shouldDelegateFindAssessmentDefinitionToDao
Delegate ca.intelliware.ehealth.umbra.service.impl.AssessmentDefinitionServiceImplTest.shouldDelegateFindAssessmentDefinitionToDao
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldDelegateFindAssessmentByIdToDao
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldDelegateFindAssessmentsByLocalIdToDao
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldDelegateFindLatestAssessmentRevisionByLocalIdToDao
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldDelegateSaveAssessmentToDao
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldDelegateFindUserByNameToDao
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldDelegateFindUserByNameToDaoThrowsException
ca.intelliware.ehealth.umbra.service.impl.ChoiceServiceImplTest.shouldDelegateFindChoicesByCodeSystemToDao
ca.intelliware.ehealth.umbra.service.impl.ConfigurationServiceImplTest.shouldDelegateGetConfigurationToDao
ca.intelliware.ehealth.umbra.service.impl.ConfigurationServiceImplTest.shouldDelegateGetConfigurationToDaoReturnsNull
+ 19 others Deleted ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldNotListAssessmentIdAndClientNameInSummaryDeleted
Dertermine ca.intelliware.ehealth.umbra.importer.AbstractDataRetrievalActorTest.shouldDertermineSelectionWhitespaceAsNull
Descending ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldFindAllAndOrderByCreationTimeDescending
Describable ca.intelliware.ehealth.umbra.controller.SelectionControllerTest.testDescribableListToSelectList
ca.intelliware.ehealth.umbra.controller.SelectionControllerTest.testDescribableListToSelectListIncludeBlank
Describe ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldDescribeInAStandardDateFormat
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldReturnAFormattedStringForDescribeDateTime
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldReturnEmptyStringForDescribeDateIfDateIsNull
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldReturnEmptyStringForDescribeDateTimeIfDateIsNull
ca.intelliware.ehealth.umbra.web.view.AssessmentHelperTest.describeAnswer
ca.intelliware.ehealth.umbra.web.view.AssessmentHelperTest.describeAnswerWithChoiceWithOnlyCode
ca.intelliware.ehealth.umbra.web.view.AssessmentHelperTest.describeAnswerWithChoiceWithOnlyValue
ca.intelliware.ehealth.umbra.web.view.AssessmentHelperTest.describeAnswerWithNoChoice
ca.intelliware.ehealth.umbra.web.view.AssessmentHelperTest.describeAnswerWithNoFreeFormText
Description ca.intelliware.ehealth.umbra.model.PermissionTest.shouldProvideDescriptionOfHeldSecurityPermission
ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldProvideMoreReadableDescription
ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldWriteOutObjectDescription
Dev ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldSubmitToDevCreek
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldSubmitToDevCreek
Different ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldValidateTrueForTheSourceAndTargetClientsAreDifferent
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.shouldNotBeDuplicateIdentificationWhenTaxonomyIsDifferent
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.shouldNotBeDuplicateIdentificationWhenValueIsDifferent
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithDifferentAnswerCountNotIdentical
ca.intelliware.ehealth.umbra.model.ProfileTest.compareToDifferent
ca.intelliware.ehealth.umbra.model.ProfileTest.hashCodeDifferent
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationNotUniqueIfOneDifferentOrgHasIt
Direct ca.intelliware.ehealth.umbra.controller.PermissionBasedHomePageResolverTest.shouldDirectAdministratorToAdminPage
ca.intelliware.ehealth.umbra.model.UserActionAuthorizationTest.shouldProvideDirectAccessToSecurityPermissions
Do ca.intelliware.ehealth.umbra.controller.MyAccountPageFlowTest.shouldDoNothingIfFlowStillOngoing
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberDoNotAddPhoneNumberOrAddress
Document ca.intelliware.ehealth.umbra.importer.AssessmentDocumentReaderTest.shouldInvalidateRai2009XmlDocument
ca.intelliware.ehealth.umbra.importer.AssessmentDocumentReaderTest.shouldValidateRai2009XmlDocument
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldDocumentClientResolutionExceptions
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldCatchAndDocumentUploadingProblems
Does ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveWithUnchangedPasswordDoesNotUnlockUser
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentTypeDoesNotMatch
ca.intelliware.ehealth.umbra.dao.ConverterDaoImplTest.testShouldNotFindTaxonomyThatDoesNotExist
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfAddressesThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfIdentifiersThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfNamesThatDoesNotMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfPhoneNumbersThatDoesMatchFromAClientComparedToAnotherClient
Doesnt ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveHealthCardMatchesFirstNameDoesntMatch
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.doesntIncludePhoneNumber
Done ca.intelliware.ehealth.umbra.controller.MyAccountPageFlowTest.shouldNavigateToHomePageOnceDone
Due ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateMergeFailureDueToBothHaveOhipNumbers
Duplicate ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.shouldIdentifyDuplicateIdentification
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.shouldNotBeDuplicateIdentificationWhenTaxonomyIsDifferent
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.shouldNotBeDuplicateIdentificationWhenValueIsDifferent
During ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldUsePreviousSearchCriteriaDuringInitialize
Each ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldOrderAllResultsSummaryByOverallThenEachAssessment
ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldSaveForEachItemOnAReturnedCollection
Elapsed ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldHaveElapsedTime
Element ca.intelliware.ehealth.umbra.importer.OcanXPathAlcoholFrequencyDataRetrievalActorTest.emptyElementReturnsNull
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.emptyElementReturnsNull
ca.intelliware.ehealth.umbra.importer.OcanXPathYearMonthDataRetrievalActorTest.emptyElementReturnsNull
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.emptyElementReturnsNull
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nullElementThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.emptyElementReturnsNull
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.nullElementThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.emptyElementReturnsNull
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.nullElementThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.emptyElementReturnsNull
+ 1 others Eligible ca.intelliware.ehealth.umbra.controller.MyAccountControllerTest.testGetEligibleProfiles
ca.intelliware.ehealth.umbra.controller.MyAccountControllerTest.testGetEligibleProfilesUnsorted
Enabled ca.intelliware.ehealth.umbra.model.SecuritySettingsTest.enabledIfNotInactive
ca.intelliware.ehealth.umbra.model.SecuritySettingsTest.notEnabledIfInactive
Enough ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordNotStrongEnoughCauseError
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithJustEnoughMatchingRecords
Ensure ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForUnknownUsernameToEnsureAppropriateErrorMessageIsShownToUser
Entries ca.intelliware.ehealth.umbra.controller.MessageKeyTest.testAllMessageKeysShouldHaveEntriesInMessageFile
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.attributeListMultipleEntriesReturnProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.textNodeListMultipleEntriesReturnProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListOtherAttributeDataRetrievalActorTest.textNodeListMultipleEntriesWithNoOtherAttribute
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListOtherAttributeDataRetrievalActorTest.textNodeListMultipleEntriesWithNoOtherChoice
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListOtherAttributeDataRetrievalActorTest.textNodeListMultipleEntriesWithOtherAttribute
Entry ca.intelliware.ehealth.umbra.importer.XPathAttributeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNoChoiceThrowsException
ca.intelliware.ehealth.umbra.importer.XPathAttributeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNoFrequency
ca.intelliware.ehealth.umbra.importer.XPathAttributeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNormalCase
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.attributeListSingleEntryReturnsProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNormalCase
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.textNodeListSingleEntryReturnsProperly
Equal ca.intelliware.ehealth.umbra.model.ProfileTest.equalsShouldEqual
ca.intelliware.ehealth.umbra.model.ProfileTest.equalsShouldNotEqual
Equality ca.intelliware.ehealth.umbra.model.PermissionTest.shouldImplementEqualityBasedOnSecurityPermission
Equals ca.intelliware.ehealth.umbra.model.ProfileTest.equalsShouldEqual
ca.intelliware.ehealth.umbra.model.ProfileTest.equalsShouldNotEqual
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpiredWhereCurrentDateEqualsToIntervalDays
Error ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameNotOkContainsNumbersError
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameNotOkContainsPunctuationError
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordNotStrongEnoughCauseError
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordsNotMatchedCauseError
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.emptyCriteriaShouldReturnError
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenAgeAndDateOfBirthBothHaveValues
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIndicatesInTheFutureBirth
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIsTooOld
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameReturnsError
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameReturnsErrorMixedCase
+ 6 others Errors ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.multipleErrors
ca.intelliware.ehealth.umbra.util.NullMessageHandlerTest.shouldNotConsiderInfoMessagesAsErrors
ca.intelliware.ehealth.umbra.util.NullMessageHandlerTest.shouldNotHaveAnyErrorsByDefault
Evaluate ca.intelliware.ehealth.umbra.controller.HighImportancePredicateTest.evaluateFalse
ca.intelliware.ehealth.umbra.controller.HighImportancePredicateTest.evaluateFalseNotAnAnswer
ca.intelliware.ehealth.umbra.controller.HighImportancePredicateTest.evaluateTrue
ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateFalse
ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateFalseNotAnAnswer
ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateTrue
ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateTrueNegativeValueForImportance
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentHasNoType
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentTypeDoesNotMatch
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateTrue
+ 1 others Even ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nextedAttributeValueReturnsFreeTextProperlyEvenThoughItsTricky
Every ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.shouldGenerateUniqueIdForEveryAuthorizeAction
Exception ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldShowFallbackMessageIfImportServiceThrowsException
ca.intelliware.ehealth.umbra.dao.ConfigurationDaoImplTest.getMultipleConfigurationsExistShouldThrowException
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.expectExceptionInvalidGender
ca.intelliware.ehealth.umbra.importer.DefaultGenderParserTest.invalidValueShouldThrowParseException
ca.intelliware.ehealth.umbra.importer.DefaultGenderParserTest.nullShouldThrowParseException
ca.intelliware.ehealth.umbra.importer.ImportExceptionTest.shouldIncludeAnyUserMessageInExceptionMessage
ca.intelliware.ehealth.umbra.importer.OcanGenderParserTest.invalidValueShouldThrowParseException
ca.intelliware.ehealth.umbra.importer.OcanGenderParserTest.nullShouldThrowParseException
ca.intelliware.ehealth.umbra.importer.OcanXPathAlcoholFrequencyDataRetrievalActorTest.throwsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueThrowsExceptionOnUnmatchedChoice
+ 14 others Exceptions ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldDocumentClientResolutionExceptions
Excess ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldHandleRepeatedAnswerByPreservingOrderAndNotMistakenlyAddingExcessPlaceholderAnswers
Exclude ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldExcludeHiddedClientsFromNormalUser
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.countExcludeInactive
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findAllExcludeInactive
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.countExcludeInactive
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.findAllExcludeInactive
Execute ca.intelliware.devcreek.build.BuildTaskAgentTest.testShouldExecuteBuildFinished
ca.intelliware.devcreek.build.BuildTaskAgentTest.testShouldExecuteBuildStarted
ca.intelliware.devcreek.build.BuildTaskAgentTest.testShouldExecuteNothingIfBuildStageKeywordIsIncorrect
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildFinished
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildFinishedWhenItsAFailure
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildFinishedWhenItsCancelled
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildStarted
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteNothingIfBuildStageKeywordIsIncorrect
Exist ca.intelliware.ehealth.umbra.dao.ConfigurationDaoImplTest.getMultipleConfigurationsExistShouldThrowException
ca.intelliware.ehealth.umbra.dao.ConverterDaoImplTest.testShouldNotFindTaxonomyThatDoesNotExist
ca.intelliware.ehealth.umbra.SpringConfigurationTest.testSpringBeansExist
ca.intelliware.ehealth.umbra.SpringConfigurationTest.testSpringReferencesExist
Exists ca.intelliware.ehealth.umbra.dao.ConfigurationDaoImplTest.getConfigurationExists
Expect ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.expectExceptionInvalidGender
Expired ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpired
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpiredWhenThereIsNoPasswordChangeDate
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpiredWhereCurrentDateEqualsToIntervalDays
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasNotExpiredBecauseIntervalDateIsZero
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasNotExpiredDayIntervalIsStillValid
Expiry ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryMinusOne
ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryZero
Extract ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldBeAbleToExtractManyAssessmentsFromXml
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldIndicateAssessmentImportFailureIfExtractAnAnswerFails
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldIndicateAssessmentImportFailureIfExtractAssessmentFails
Failed ca.intelliware.devcreek.build.BuildListenerAgentTest.testFailedBuildShouldHaveStatusSetToCorrectly
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFailedBuildShouldHaveStatusSetToFailed
ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryMinusOne
ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryZero
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginBadCredentialsFailedPasswordIncrement
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginSuccessfulFailedPasswordReset
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderFailedMessageForFailUploadAssessment
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderFailedMessagesForQuestionAnswersImport
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCount
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCountAccountLocked
+ 5 others Fails ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.badDateFailsBadly
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldCreateClientFailsInvalidHealthCardNumber
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldCreateClientFailsNoFirstName
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldCreateClientFailsNoLastName
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldIndicateAssessmentImportFailureIfExtractAnAnswerFails
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldIndicateAssessmentImportFailureIfExtractAssessmentFails
Failure ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildFinishedWhenItsAFailure
ca.intelliware.ehealth.umbra.controller.AssessmentFilenameValidatorTest.failureCases
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeAbleToAddTechnicalFailureMessages
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeAbleToAddUserFailureMessages
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenSubResultIsAFailure
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenTechnicalMessagesPresent
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenUserMessagesPresent
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldNotBeAFailureInitially
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateFailureWhenSourceAndTargetAreTheSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateMergeFailureDueToBothHaveOhipNumbers
+ 4 others Failures ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldLogUnexpectedFailuresToHistory
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldIndicateWhenAssessmentHasFailures
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldInitiallyImportResultHasNoFailures
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldProvideTotalNumberOfAssessmentsWithAssociatedFailures
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldProvideTotalNumberOfAssessmentsWithoutAnyAssociatedFailures
Fallback ca.intelliware.ehealth.umbra.controller.PermissionBasedHomePageResolverTest.shoudFallbackToMyAccountPage
ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldShowFallbackMessageIfImportServiceThrowsException
False ca.intelliware.ehealth.umbra.controller.HighImportancePredicateTest.evaluateFalse
ca.intelliware.ehealth.umbra.controller.HighImportancePredicateTest.evaluateFalseNotAnAnswer
ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateFalse
ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateFalseNotAnAnswer
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentHasNoType
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentTypeDoesNotMatch
Feature ca.intelliware.ehealth.umbra.model.UserActionAuthorizationTest.shouldBeAbleToCheckFeatureAuthority
February29 ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyFebruary29
Fields ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserAdminChecked
ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserEmptyPermissions
ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserNonEmptyPermissions
ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsNotLoggedInUser
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.shouldFillAllFields
File ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldLoadPropertiesFromFile
ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldNotifyUserIfCantLoadPropertiesFromFile
ca.intelliware.ehealth.umbra.controller.MessageKeyTest.testAllMessageKeysShouldHaveEntriesInMessageFile
ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.nullFileShouldReturnNullImportResult
Filename ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.badFilenameShouldReturnNullImportResult
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldSaveFilenameInImportResult
Filenames ca.intelliware.ehealth.umbra.util.FilenameUtilTest.trimFilenames
Files ca.intelliware.ehealth.umbra.XmlFilesTest.nonJavaFilesShouldNotBeLocatedUnderMainJava
ca.intelliware.ehealth.umbra.XmlFilesTest.nonJavaFilesShouldNotBeLocatedUnderTestJava
Fill ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.shouldFillAllFields
Filter ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldFilterByAssessmentType
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldFilterOnCity
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldFilterOnCityMultipleAddresses
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldntFilterOnEmptyCity
Filterable ca.intelliware.ehealth.umbra.controller.SelectionControllerTest.shouldAddToSelectionIfItIsFilterable
Find ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldAllowAdministratorToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldNotAllowNormalUserToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findAssessmentsByLocalId
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findAssessmentsByLocalIdReturnsEmpty
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findByIdShouldReturnAssessment
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findByIdShouldReturnNull
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findLatestRevisionByLocalId
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findLatestRevisionByLocalIdReturnsNull
ca.intelliware.ehealth.umbra.dao.AssessmentDefinitionDaoImplTest.findAssessmentDefinition
ca.intelliware.ehealth.umbra.dao.ChoiceDaoImplTest.findChoicesByCodeSystemShouldReturnEmptyList
+ 68 others Finished ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldHaveCoreBuildType
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldHaveElapsedTime
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldSubmitToDevCreek
ca.intelliware.devcreek.build.BuildTaskAgentTest.testShouldExecuteBuildFinished
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildFinished
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildFinishedWhenItsAFailure
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildFinishedWhenItsCancelled
First ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.invalidFirstName
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveHealthCardMatchesFirstNameDoesntMatch
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldCreateClientFailsNoFirstName
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldGetFirstCityFromAddress
Flag ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.shouldOnlyReturnClientsWithMergedFlagTurnedOff
ca.intelliware.ehealth.umbra.util.NullMessageHandlerTest.shouldFlagErrorMessageKeys
ca.intelliware.ehealth.umbra.util.NullMessageHandlerTest.shouldFlagErrorMessages
Flow ca.intelliware.ehealth.umbra.controller.MyAccountPageFlowTest.shouldDoNothingIfFlowStillOngoing
Form ca.intelliware.ehealth.umbra.web.view.AssessmentHelperTest.describeAnswerWithNoFreeFormText
Format ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.formatYearVariations
ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnInterRaiTypeBadFormat
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.testWithOcanDateFormat
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldDescribeInAStandardDateFormat
Formatted ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldReturnAFormattedStringForDescribeDateTime
Found ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.addAnswerToCorrectSectionWithSectionNotFound
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginUsernameNotFound
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldIndicateTooMayResultsFound
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldReturnSearchARecordFound
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCountUserNotFound
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldResetFailedPasswordCountUserNotFound
Free ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithAnswersNotIdenticalFreeText
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.normalCaseWithFreeTextOnly
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.textNodeCaseWithFreeTextOnly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.emptyOtherReturnsEmptyFreeText
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.nestedAttributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.attributeValueReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.emptyAttributeValueReturnsEmptyFreeText
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nestedAttributeValueReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nextedAttributeValueReturnsFreeTextProperlyEvenThoughItsTricky
+ 7 others Frequency ca.intelliware.ehealth.umbra.importer.OcanXPathAlcoholFrequencyDataRetrievalActorTest.nullFrequency
ca.intelliware.ehealth.umbra.importer.XPathAttributeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNoFrequency
From ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldLoadPropertiesFromFile
ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldNotifyUserIfCantLoadPropertiesFromFile
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldReadBuildInfoFromProperty
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldExcludeHiddedClientsFromNormalUser
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldBeAbleToExtractManyAssessmentsFromXml
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldPopulateAssessmentQuestionsFromOcanXmlOCANSubmissionRecord
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldStripOutHyphensFromInput
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfAddressesThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfIdentifiersThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfNamesThatDoesNotMatchFromAClientComparedToAnotherClient
+ 4 others Full ca.intelliware.ehealth.umbra.controller.MenuControllerTest.noUserRecordFullNameIsUserName
ca.intelliware.ehealth.umbra.controller.MenuControllerTest.nullUserHasNullFullName
ca.intelliware.ehealth.umbra.controller.MenuControllerTest.userHasFullName
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataAddressAdapterTest.shouldCreateFullAddress
ca.intelliware.ehealth.umbra.model.ClientTest.shouldReturnDefaultFullName
Fullname ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameNotOkContainsNumbersError
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameNotOkContainsPunctuationError
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameOkContainsDashApostrophe
Future ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIndicatesInTheFutureBirth
Gender ca.intelliware.ehealth.umbra.config.MnemonicConfigurationTest.testResolveGender
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.expectExceptionInvalidGender
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.shouldReturnValidGender
Generate ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.shouldGenerateUniqueIdForEveryAuthorizeAction
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldGenerateAMessageForAnAssessmentImport
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldGenerateMessagesForMultipleAssessmentImport
ca.intelliware.ehealth.umbra.util.HealthNumberValidatorTest.generateIds
Given ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateTrueWhenGivenPredicateIsNull
Granted ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldCompareAgainstOtherGrantedAuthorities
Handle ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldHandleRepeatedAnswerByPreservingOrderAndNotMistakenlyAddingExcessPlaceholderAnswers
ca.intelliware.ehealth.umbra.importer.AbstractDataRetrievalActorTest.shouldHandleNullQuestionInput
Has ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldIncludePlaceholderAnswersForAllQuestionsIfAssessmentHasNoAnswers
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldNotIncludePlaceholderAnswersIfAssessmentAlreadyHasAnswersForAllQuestions
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfiles
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfilesAfter
ca.intelliware.ehealth.umbra.controller.MenuControllerTest.nullUserHasNullFullName
ca.intelliware.ehealth.umbra.controller.MenuControllerTest.userHasFullName
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentHasNoType
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldReturnNullWhenFindByUuidAndIpAddressHasNoPreciseMatch
ca.intelliware.ehealth.umbra.model.ClientTest.shouldReturnNullHealthCardNumberIfClientHasNoIdenfications
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpired
+ 10 others Hash ca.intelliware.ehealth.umbra.model.PermissionTest.shouldImplementHashCodeBasedOnSecurityPermission
ca.intelliware.ehealth.umbra.model.ProfileTest.hashCodeDifferent
ca.intelliware.ehealth.umbra.model.ProfileTest.hashCodeIdentical
Have ca.intelliware.devcreek.build.BuildListenerAgentTest.testCancelledBuildShouldHaveStatusSetCorrectly
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFailedBuildShouldHaveStatusSetToCorrectly
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFailedBuildShouldHaveStatusSetToFailed
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldHaveCoreBuildType
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldHaveElapsedTime
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldHaveCoreTimestampAndBuildType
ca.intelliware.devcreek.build.BuildListenerAgentTest.testSuccessfulBuildShouldHaveStatusSetCorrectly
ca.intelliware.devcreek.build.BuildListenerAgentTest.testSuccessfulBuildShouldHaveStatusSetToOK
ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldHaveNullUserIfNotLoggedIn
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenAgeAndDateOfBirthBothHaveValues
+ 14 others Health ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.invalidHealthCardNumber
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.shouldSanatizeImportedHealthNumber
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveHealthCardMatchesFirstNameDoesntMatch
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveUsingHealthNumberReturnsTwoClients
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldCreateClientFailsInvalidHealthCardNumber
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumber
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberAddPhoneNumberAndAddress
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberDoNotAddPhoneNumberOrAddress
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldConvertNullHealthCardNumberAsNullString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldIntroduceHyphensWhenConvertingHealthCardNumbersAsString
+ 5 others Held ca.intelliware.ehealth.umbra.model.PermissionTest.shouldProvideDescriptionOfHeldSecurityPermission
Hidded ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldAllowAdministratorToFindHiddedClientById
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldExcludeHiddedClientsFromNormalUser
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldIncludeHiddedClientsForAdministrator
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldIncludeHiddedClientsForNormalUserWhenAsSuperUserOverrideApiIsUsed
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldNotAllowNormalUserToFindHiddedClientById
Hidden ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldAllowAdministratorToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldNotAllowNormalUserToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.canReturnHiddenClientsNormallyNotAccessibleToLoggedInUser
Hide ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldBeABleToHideClients
History ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldLogUnexpectedFailuresToHistory
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.saveImportHistory
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToLookupItemViaAssessmentHistoryId
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldFindAllImportHistory
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldSaveResultOfImportToHistory
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.createAssessementImportHistoryShouldUseDbAssessment
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldCollateImportMessageOnlyInImportHistory
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldCreateHistoryItemForImportedAssessment
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldNotLinkAssessmentImportHistoryToAssessmentIfClientNotPresent
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldRecordImportResultAndSaveToResultHistory
Hold ca.intelliware.ehealth.umbra.importer.ImportExceptionTest.shouldHoldAnImportResultUserMessage
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldHoldSecurityPermission
Home ca.intelliware.ehealth.umbra.controller.MyAccountPageFlowTest.shouldNavigateToHomePageOnceDone
Hyphens ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldIntroduceHyphensWhenConvertingHealthCardNumbersAsString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldStripOutHyphensFromInput
I ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldOnlyUseLikeClauseForRegularIPv4
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldSkipNonIPv4AddressForBorderingFind
Id ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldLookupClientByIdAtStart
ca.intelliware.ehealth.umbra.controller.ImportSourceControllerTest.shouldLookupImportSourceByIdParameter
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldAllowAdministratorToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldNotAllowNormalUserToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findAssessmentsByLocalId
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findAssessmentsByLocalIdReturnsEmpty
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findByIdShouldReturnAssessment
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findByIdShouldReturnNull
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findLatestRevisionByLocalId
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findLatestRevisionByLocalIdReturnsNull
+ 36 others Idenfications ca.intelliware.ehealth.umbra.model.ClientTest.shouldReturnNullHealthCardNumberIfClientHasNoIdenfications
Identical ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithAnswersNotIdenticalChoice
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithAnswersNotIdenticalFreeText
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithDifferentAnswerCountNotIdentical
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithIdenticalAnswersIdentical
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithIdenticalNullAnswersIdentical
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithNoQuestionsIdentical
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.nullAssessmentNotIdenticalToNonNull
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.nullAssessmentsAreIdentical
ca.intelliware.ehealth.umbra.model.ProfileTest.hashCodeIdentical
Identification ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findByIdentificationShouldReturnClients
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findByIdentificationShouldReturnNull
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findByIdentificationShouldIgnoreInactive
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findByIdentificationShouldReturnNull
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findByIdentificationShouldReturnOrganizations
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.shouldIdentifyDuplicateIdentification
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.shouldNotBeDuplicateIdentificationWhenTaxonomyIsDifferent
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.shouldNotBeDuplicateIdentificationWhenValueIsDifferent
ca.intelliware.ehealth.umbra.model.ClientTest.shouldReturnNullHealthCardNumberIfThereIsNoIdentificationOfTypeOhip
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationNotUniqueIfOneDifferentOrgHasIt
+ 4 others Identifiers ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfIdentifiersThatDoesMatchFromAClientComparedToAnotherClient
Identify ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.shouldIdentifyDuplicateIdentification
Idents ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.createNewOrganizationShouldComeWithTwoIdents
Ids ca.intelliware.ehealth.umbra.util.HealthNumberValidatorTest.generateIds
Ignore ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findByIdentificationShouldIgnoreInactive
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldIgnoreTechnicalMessagesWhenRenderingUserResult
Ignoring ca.intelliware.ehealth.umbra.util.TextUtilTest.testJoinIgnoringEmptyStrings
Implement ca.intelliware.ehealth.umbra.model.PermissionTest.shouldImplementEqualityBasedOnSecurityPermission
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldImplementHashCodeBasedOnSecurityPermission
Implemented ca.intelliware.ehealth.umbra.importer.OcanXPathAlcoholFrequencyDataRetrievalActorTest.getValueNotImplemented
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.getValueNotImplemented
ca.intelliware.ehealth.umbra.importer.OcanXPathYearMonthDataRetrievalActorTest.getValueNotImplemented
ca.intelliware.ehealth.umbra.importer.XPathAttributeListAdditionalAttributeDataRetrievalActorTest.getValueNotImplemented
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.getValueNotImplemented
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListAdditionalAttributeDataRetrievalActorTest.getValueNotImplemented
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.getValueNotImplemented
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListOtherAttributeDataRetrievalActorTest.getValueNotImplemented
Import ca.intelliware.ehealth.umbra.controller.ImportSourceControllerTest.shouldLookupImportSourceByIdParameter
ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.badFilenameShouldReturnNullImportResult
ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.nullFileShouldReturnNullImportResult
ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldShowFallbackMessageIfImportServiceThrowsException
ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldShowImportResultToUser
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.saveImportHistory
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldFindAllImportHistory
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldReturnNullIfCantFindImportById
ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldReturnNullImportWithInvalideAssessmentType
ca.intelliware.ehealth.umbra.importer.ImportExceptionTest.shouldHoldAnImportResultUserMessage
+ 18 others Importance ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateTrueNegativeValueForImportance
ca.intelliware.ehealth.umbra.model.AssessmentTest.getAnswersOrderedByImportance
ca.intelliware.ehealth.umbra.model.QuestionTest.attemptToSaveQuestionImportance
ca.intelliware.ehealth.umbra.model.QuestionTest.getImportanceFor
ca.intelliware.ehealth.umbra.model.QuestionTest.getImportanceForANullProfile
ca.intelliware.ehealth.umbra.model.QuestionTest.getImportanceForWithEmptyProfileImportance
ca.intelliware.ehealth.umbra.model.QuestionTest.getImportanceForWithProfileNotSpecified
Important ca.intelliware.ehealth.umbra.util.JsfUtilTest.shouldCloseAllAssessmentsWhenThereIsAnImportantQuestion
ca.intelliware.ehealth.umbra.util.JsfUtilTest.shouldOpenAllAssessmentsWhenThereNoImportantQuestions
ca.intelliware.ehealth.umbra.util.JsfUtilTest.shouldOpenAllAssessmentsWithImportantQuestionListIsNull
Imported ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.shouldSanatizeImportedHealthNumber
ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldProvideResultSummaryThatIncludesAllImportedAssessments
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldCreateHistoryItemForImportedAssessment
Importer ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldRecturnImporterWithValidAssessmentType
Imports ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldProvideNumberOfSuccessfulAndProblemAssessmentImports
Inactive ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.countExcludeInactive
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findAllExcludeInactive
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findByIdentificationShouldIgnoreInactive
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.countExcludeInactive
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.findAllExcludeInactive
ca.intelliware.ehealth.umbra.model.SecuritySettingsTest.enabledIfNotInactive
ca.intelliware.ehealth.umbra.model.SecuritySettingsTest.notEnabledIfInactive
Includes ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.includesPhoneNumber
ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldProvideResultSummaryThatIncludesAllImportedAssessments
Incomplete ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldUseMissingMarkersInSummaryIfClientInformationIncomplete
Incorrect ca.intelliware.devcreek.build.BuildTaskAgentTest.testShouldExecuteNothingIfBuildStageKeywordIsIncorrect
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteNothingIfBuildStageKeywordIsIncorrect
ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldNotBeConsideredAuthorizedIfIncorrectCookieValue
Increment ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginBadCredentialsFailedPasswordIncrement
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCount
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCountAccountLocked
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCountAccountNotLockedConfigurationZero
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCountUserNotFound
Index ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToFindSubsetOfItemsWithinSpecifiedIndexRange
Indicate ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldIndicateMoreThanOneSourceWasSelected
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldIndicateTooMayResultsFound
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpired
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpiredWhenThereIsNoPasswordChangeDate
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpiredWhereCurrentDateEqualsToIntervalDays
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasNotExpiredBecauseIntervalDateIsZero
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasNotExpiredDayIntervalIsStillValid
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldIndicateWhenAssessmentHasFailures
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldIndicateWhenAssessmentIsSuccessful
ca.intelliware.ehealth.umbra.service.impl.ClientServiceImplTest.shouldIndicateSourceClientIsMerged
+ 10 others Indicates ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIndicatesInTheFutureBirth
Info ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldNotIncludeBuildInfoIfNotSet
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldReadBuildInfoFromProperty
ca.intelliware.ehealth.umbra.controller.ValidationResultTest.addInfoMessage
ca.intelliware.ehealth.umbra.util.NullMessageHandlerTest.shouldNotConsiderInfoMessagesAsErrors
Information ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldUseMissingMarkersInSummaryIfClientInformationIncomplete
Initialize ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldInitializeProperties
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldUsePreviousSearchCriteriaDuringInitialize
ca.intelliware.ehealth.umbra.model.OrganizationTest.constructorShouldInitializeCodeSystem
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.shouldInitializeAuthorizationWithCurrentTimestamp
Initially ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldCount0ItemsInitially
ca.intelliware.ehealth.umbra.dao.PermissionDaoImplTest.shouldBeNoPermissionsInitially
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldNotBeAFailureInitially
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldInitiallyHaveNoAssessments
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldInitiallyHaveNoImportStatusMessage
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldInitiallyImportResultHasNoFailures
Input ca.intelliware.ehealth.umbra.importer.AbstractDataRetrievalActorTest.shouldHandleNullQuestionInput
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldPassThroughBlankInputStringAsNull
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldPassThroughInputNumbers
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldStripOutHyphensFromInput
Inter ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnInterRaiType
ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnInterRaiTypeBadFormat
ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnInterRaiTypeUnknownYear
Interval ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpiredWhereCurrentDateEqualsToIntervalDays
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasNotExpiredBecauseIntervalDateIsZero
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasNotExpiredDayIntervalIsStillValid
Into ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefault
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultDefaultOne
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfiles
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfilesAfter
Introduce ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldIntroduceHyphensWhenConvertingHealthCardNumbersAsString
Invalid ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.invalidAge
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.invalidFirstName
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.invalidHealthCardNumber
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.invalidLastName
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldReturnInvalidSearchCriteria
ca.intelliware.ehealth.umbra.controller.ValidationResultTest.addErrorMessageToMakeInvalid
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.expectExceptionInvalidGender
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldCreateClientFailsInvalidHealthCardNumber
ca.intelliware.ehealth.umbra.importer.DefaultGenderParserTest.invalidValueShouldThrowParseException
+ 2 others Invalidate ca.intelliware.ehealth.umbra.importer.AssessmentDocumentReaderTest.shouldInvalidateRai2009XmlDocument
Invalide ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldReturnNullImportWithInvalideAssessmentType
Invoke ca.intelliware.ehealth.umbra.service.impl.ConfigurationServiceImplTest.invokeCallbackOnSave
Ip ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAuthorizationByUuidAndIpAddress
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldReturnNullWhenFindByUuidAndIpAddressHasNoPreciseMatch
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.nearIpButNoMatchingUuidShouldBeAuthorized
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.preciseMatchingUuidAndIpShouldBeAuthorized
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.unknownClientIpAddressShouldBeUnauthorized
Ip4 ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAllNearAuthorizationsWithinSameSubnetForIp4
It ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldIncludeQuestionsWhenNoAnswerForIt
ca.intelliware.ehealth.umbra.controller.SelectionControllerTest.shouldAddToSelectionIfItIsFilterable
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateNotBothClientsHaveOhipNumbersWhenOnlySourceClientHasIt
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateNotBothClientsHaveOhipNumbersWhenOnlyTargetClientHasIt
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationNotUniqueIfOneDifferentOrgHasIt
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationNotUniqueIfTwoShareIt
Item ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToLookupItemById
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToLookupItemViaAssessmentHistoryId
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToLookupItemViaAssessmentId
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldCreateHistoryItemForImportedAssessment
ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldSaveForEachItemOnAReturnedCollection
Items ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToCountNumberOfItems
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToFindSubsetOfItemsWithinSpecifiedIndexRange
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldCount0ItemsInitially
Its ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildFinishedWhenItsAFailure
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildFinishedWhenItsCancelled
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nextedAttributeValueReturnsFreeTextProperlyEvenThoughItsTricky
Itself ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldRenderSubResultsAfterItself
Java ca.intelliware.ehealth.umbra.XmlFilesTest.nonJavaFilesShouldNotBeLocatedUnderMainJava
ca.intelliware.ehealth.umbra.XmlFilesTest.nonJavaFilesShouldNotBeLocatedUnderTestJava
Join ca.intelliware.ehealth.umbra.util.TextUtilTest.testJoinIgnoringEmptyStrings
June15 ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyJune15
Just ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithJustEnoughMatchingRecords
Keys ca.intelliware.ehealth.umbra.controller.MessageKeyTest.testAllMessageKeysShouldHaveEntriesInMessageFile
ca.intelliware.ehealth.umbra.util.NullMessageHandlerTest.shouldFlagErrorMessageKeys
Keyword ca.intelliware.devcreek.build.BuildTaskAgentTest.testShouldExecuteNothingIfBuildStageKeywordIsIncorrect
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteNothingIfBuildStageKeywordIsIncorrect
Last ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.invalidLastName
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldCreateClientFailsNoLastName
Latest ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findLatestRevisionByLocalId
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findLatestRevisionByLocalIdReturnsNull
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldDelegateFindLatestAssessmentRevisionByLocalIdToDao
Leading ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldStripLeadingAndTrailingWhitespaceForAsObject
Leak ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
Leave ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldLeaveObviousWrongHealthCardNumbersUnchangedWhenConvertingAsString
Like ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldOnlyUseLikeClauseForRegularIPv4
Limited ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findAllShouldReturnLimitedUsers
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.findAllShouldReturnLimitedUsers
Line ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldCreateOneLineAddress
Link ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldNotLinkAssessmentImportHistoryToAssessmentIfClientNotPresent
List ca.intelliware.ehealth.umbra.controller.SelectionControllerTest.testDescribableListToSelectList
ca.intelliware.ehealth.umbra.controller.SelectionControllerTest.testDescribableListToSelectListIncludeBlank
ca.intelliware.ehealth.umbra.dao.ChoiceDaoImplTest.findChoicesByCodeSystemShouldReturnEmptyList
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findAllShouldReturnEmptyList
ca.intelliware.ehealth.umbra.dao.ProfileDaoImplTest.findAllShouldReturnEmptyList
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.findAllShouldReturnEmptyList
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.attributeListMultipleEntriesReturnProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.attributeListReturnsChoiceProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.attributeListSingleEntryReturnsProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.nestedAttributeListReturnsFreeTextProperly
+ 17 others Listener ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldReturnTheCorrectBuildStatusForListener
Load ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldLoadPropertiesFromFile
ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldNotifyUserIfCantLoadPropertiesFromFile
Local ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findAssessmentsByLocalId
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findAssessmentsByLocalIdReturnsEmpty
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findLatestRevisionByLocalId
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findLatestRevisionByLocalIdReturnsNull
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveUsingLocalIdReturnsTwoClients
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingLocalId
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldDelegateFindAssessmentsByLocalIdToDao
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldDelegateFindLatestAssessmentRevisionByLocalIdToDao
Located ca.intelliware.ehealth.umbra.XmlFilesTest.nonJavaFilesShouldNotBeLocatedUnderMainJava
ca.intelliware.ehealth.umbra.XmlFilesTest.nonJavaFilesShouldNotBeLocatedUnderTestJava
Locked ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginLocked
ca.intelliware.ehealth.umbra.model.SecuritySettingsTest.accountNotLockedIfNotLocked
ca.intelliware.ehealth.umbra.model.SecuritySettingsTest.accountNotNotLockedIfLocked
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCountAccountLocked
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCountAccountNotLockedConfigurationZero
Log ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldLogUnexpectedFailuresToHistory
Logged ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldBeWithoutAnyAuthorityIfNotLoggedIn
ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldHaveNullUserIfNotLoggedIn
ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldProvideAccessToLoggedInUsersAuthorities
ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserAdminChecked
ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserEmptyPermissions
ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserNonEmptyPermissions
ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsNotLoggedInUser
ca.intelliware.ehealth.umbra.controller.MenuControllerTest.shouldHaveEmptyPermissionsIfUserNotLoggedIn
ca.intelliware.ehealth.umbra.controller.MenuControllerTest.shouldProvideAccessToAuthorizationsForLoggedInUser
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.canReturnHiddenClientsNormallyNotAccessibleToLoggedInUser
+ 1 others Loggin ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldProvideAccessToCurrentlyLogginUser
Login ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginBadCredentialsFailedPasswordIncrement
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginLocked
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginSuccessfulFailedPasswordReset
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginUsernameNotFound
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginUsernameOtherError
Logout ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldNotSaveLogout
Lookup ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldLookupClientByIdAtStart
ca.intelliware.ehealth.umbra.controller.ImportSourceControllerTest.shouldLookupImportSourceByIdParameter
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToLookupItemById
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToLookupItemViaAssessmentHistoryId
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToLookupItemViaAssessmentId
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.missingAttributeIsAChoiceLookup
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.normalCaseWithAChoiceLookup
Machine ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAbortAuthenticationForUsersWhenMachineUnauthorized
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForAllWhenMachineAuthorized
Main ca.intelliware.ehealth.umbra.JDependTest.testAllMainAndTestPackages
ca.intelliware.ehealth.umbra.JDependTest.testAllMainPackages
ca.intelliware.ehealth.umbra.XmlFilesTest.nonJavaFilesShouldNotBeLocatedUnderMainJava
Make ca.intelliware.ehealth.umbra.controller.ValidationResultTest.addErrorMessageToMakeInvalid
Many ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithTooManyMatchingRecords
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldBeAbleToExtractManyAssessmentsFromXml
Map ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.createMapOfEmptyAssessmentSections
Markers ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldUseMissingMarkersInSummaryIfClientInformationIncomplete
Match ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentTypeDoesNotMatch
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldReturnNullWhenFindByUuidAndIpAddressHasNoPreciseMatch
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveHealthCardMatchesFirstNameDoesntMatch
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfAddressesThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfIdentifiersThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfNamesThatDoesNotMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfPhoneNumbersThatDoesMatchFromAClientComparedToAnotherClient
Matched ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordsNotMatchedCauseError
Matches ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.shouldAddClientsWithoutBirthDateIfOtherCriteriaMatches
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveHealthCardMatchesFirstNameDoesntMatch
Matching ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithJustEnoughMatchingRecords
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithNoMatchingRecords
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithTooManyMatchingRecords
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldHaveNoMatchingRecords
ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldBeConsideredAuthorizedIfCookieWithMatchingNamePresent
ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldNotBeConsideredAuthorizedIfNoMatchingCookies
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.nearIpButNoMatchingUuidShouldBeAuthorized
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.preciseMatchingUuidAndIpShouldBeAuthorized
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.shouldCreateMatchingAuthorizationWhenAuthorizing
May ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldIndicateTooMayResultsFound
Medium ca.intelliware.ehealth.umbra.service.PasswordStrengthValidatorTest.testValidateMedium
Merge ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateMergeFailureDueToBothHaveOhipNumbers
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldNoAllowToMergeIfTargetIsAlreadyMergedToAnotherClient
Merged ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.shouldOnlyReturnClientsWithMergedFlagTurnedOff
ca.intelliware.ehealth.umbra.service.impl.ClientServiceImplTest.shouldIndicateSourceClientIsMerged
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldNoAllowToMergeIfTargetIsAlreadyMergedToAnotherClient
Message ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.controller.MessageKeyTest.testAllMessageKeysShouldHaveEntriesInMessageFile
ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldShowFallbackMessageIfImportServiceThrowsException
ca.intelliware.ehealth.umbra.controller.ValidationResultTest.addErrorMessage
ca.intelliware.ehealth.umbra.controller.ValidationResultTest.addErrorMessageToMakeInvalid
ca.intelliware.ehealth.umbra.controller.ValidationResultTest.addInfoMessage
ca.intelliware.ehealth.umbra.importer.ImportExceptionTest.shouldHoldAnImportResultUserMessage
ca.intelliware.ehealth.umbra.importer.ImportExceptionTest.shouldIncludeAnyUserMessageInExceptionMessage
ca.intelliware.ehealth.umbra.importer.ImportExceptionTest.shouldPopulateImportResultWithUserMessage
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForUnknownUsernameToEnsureAppropriateErrorMessageIsShownToUser
+ 7 others Messages ca.intelliware.ehealth.umbra.controller.ValidationResultTest.reportMessages
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeAbleToAddTechnicalFailureMessages
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeAbleToAddUserFailureMessages
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenTechnicalMessagesPresent
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenUserMessagesPresent
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldShowTechnicalMessagesInOrderAdded
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldShowUserMessagesBeforeTechnicalMessages
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldShowUserMessagesInOrderAdded
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldIgnoreTechnicalMessagesWhenRenderingUserResult
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderFailedMessagesForQuestionAnswersImport
+ 3 others Might ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
Minus ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryMinusOne
Missing ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.missingAttributeIsAChoiceLookup
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.missingAttributes
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldUseMissingMarkersInSummaryIfClientInformationIncomplete
Mistakenly ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldHandleRepeatedAnswerByPreservingOrderAndNotMistakenlyAddingExcessPlaceholderAnswers
Mixed ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.testCreateOkSaveMixedCaseUsername
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameReturnsErrorMixedCase
Months ca.intelliware.ehealth.umbra.importer.OcanXPathYearMonthDataRetrievalActorTest.nullMonths
More ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldIndicateMoreThanOneSourceWasSelected
ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldFailWhenBuilderIsAskedToBuildMoreThanOneTime
ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldProvideMoreReadableDescription
Multiple ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.multipleErrors
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldFilterOnCityMultipleAddresses
ca.intelliware.ehealth.umbra.dao.ConfigurationDaoImplTest.getMultipleConfigurationsExistShouldThrowException
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.attributeListMultipleEntriesReturnProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.textNodeListMultipleEntriesReturnProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListOtherAttributeDataRetrievalActorTest.textNodeListMultipleEntriesWithNoOtherAttribute
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListOtherAttributeDataRetrievalActorTest.textNodeListMultipleEntriesWithNoOtherChoice
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListOtherAttributeDataRetrievalActorTest.textNodeListMultipleEntriesWithOtherAttribute
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldGenerateMessagesForMultipleAssessmentImport
My ca.intelliware.ehealth.umbra.controller.PermissionBasedHomePageResolverTest.shoudFallbackToMyAccountPage
Name ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.invalidFirstName
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.invalidLastName
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameOk
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameReturnsError
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameReturnsErrorMixedCase
ca.intelliware.ehealth.umbra.controller.MenuControllerTest.noUserRecordFullNameIsUserName
ca.intelliware.ehealth.umbra.controller.MenuControllerTest.nullUserHasNullFullName
ca.intelliware.ehealth.umbra.controller.MenuControllerTest.userHasFullName
ca.intelliware.ehealth.umbra.dao.ProfileDaoImplTest.findByNameShouldReturnNull
ca.intelliware.ehealth.umbra.dao.ProfileDaoImplTest.findByNameShouldReturnUser
+ 17 others Names ca.intelliware.ehealth.umbra.model.ClientTest.reverseSortedNames
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfNamesThatDoesNotMatchFromAClientComparedToAnotherClient
Navigate ca.intelliware.ehealth.umbra.controller.MyAccountPageFlowTest.shouldNavigateToHomePageOnceDone
Near ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAllNearAuthorizationsWithinSameSubnetForIp4
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.nearIpButNoMatchingUuidShouldBeAuthorized
Negative ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateTrueNegativeValueForImportance
Nested ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.nestedAttributeValueReturnsChoiceProperly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.nestedAttributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nestedAttributeValueReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.nestedAttributeListReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.nestedTextNodeReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.nestedTextNodeListReturnsFreeTextProperly
Nexted ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nextedAttributeValueReturnsFreeTextProperlyEvenThoughItsTricky
Node ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.textNodeCaseWithFreeTextOnly
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.emptyTextNodeReturnsNullAnswer
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.textNodeListThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.emptyTextNodeReturnsNullAnswer
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.nestedTextNodeReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.nonmatchingTextNodeReturnsNull
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.textNodeReturnsChoiceProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.textNodeReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.textNodeThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.textNodeWithTrailingSlashReturnsFreeTextProperly
+ 11 others Non ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserNonEmptyPermissions
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldSkipNonIPv4AddressForBorderingFind
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.nullAssessmentNotIdenticalToNonNull
ca.intelliware.ehealth.umbra.model.ClientTest.shouldReturnNonHealthCardNumbers
ca.intelliware.ehealth.umbra.XmlFilesTest.nonJavaFilesShouldNotBeLocatedUnderMainJava
ca.intelliware.ehealth.umbra.XmlFilesTest.nonJavaFilesShouldNotBeLocatedUnderTestJava
Nonmatching ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.nonmatchingAttributeReturnsNull
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nonmatchingAttributeReturnsNull
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.nonmatchingAttributeReturnsNull
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.nonmatchingTextNodeReturnsNull
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.nonmatchingTextNodeReturnsNull
Normal ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldNotAllowNormalUserToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldExcludeHiddedClientsFromNormalUser
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldIncludeHiddedClientsForNormalUserWhenAsSuperUserOverrideApiIsUsed
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldNotAllowNormalUserToFindHiddedClientById
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.normalCaseWithAChoiceLookup
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.normalCaseWithFreeTextOnly
ca.intelliware.ehealth.umbra.importer.OcanXPathAlcoholFrequencyDataRetrievalActorTest.normalCase
ca.intelliware.ehealth.umbra.importer.OcanXPathYearMonthDataRetrievalActorTest.normalCase
ca.intelliware.ehealth.umbra.importer.XPathAttributeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNormalCase
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNormalCase
Normally ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.canReturnHiddenClientsNormallyNotAccessibleToLoggedInUser
Nothing ca.intelliware.devcreek.build.BuildTaskAgentTest.testShouldExecuteNothingIfBuildStageKeywordIsIncorrect
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteNothingIfBuildStageKeywordIsIncorrect
ca.intelliware.ehealth.umbra.controller.MyAccountPageFlowTest.shouldDoNothingIfFlowStillOngoing
Notify ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldNotifyUserIfCantLoadPropertiesFromFile
Number ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.invalidHealthCardNumber
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToCountNumberOfItems
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.shouldSanatizeImportedHealthNumber
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveUsingHealthNumberReturnsTwoClients
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldCreateClientFailsInvalidHealthCardNumber
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumber
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberAddPhoneNumberAndAddress
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberDoNotAddPhoneNumberOrAddress
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.doesntIncludePhoneNumber
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.includesPhoneNumber
+ 9 others Numbers ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameNotOkContainsNumbersError
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldIntroduceHyphensWhenConvertingHealthCardNumbersAsString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldLeaveObviousWrongHealthCardNumbersUnchangedWhenConvertingAsString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldPassThroughInputNumbers
ca.intelliware.ehealth.umbra.model.ClientTest.reverseSortedPhoneNumbers
ca.intelliware.ehealth.umbra.model.ClientTest.shouldReturnNonHealthCardNumbers
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyPhoneNumbersThatIsNotTheSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfPhoneNumbersThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateBothClientsHaveOhipNumbers
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateMergeFailureDueToBothHaveOhipNumbers
+ 2 others OCAN ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldPopulateAssessmentQuestionsFromOcanXmlOCANSubmissionRecord
OK ca.intelliware.devcreek.build.BuildListenerAgentTest.testSuccessfulBuildShouldHaveStatusSetToOK
Object ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldConvertBlankStringsToNullForAsObject
ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldStripLeadingAndTrailingWhitespaceForAsObject
ca.intelliware.ehealth.umbra.service.QuestionAnswersImportResultTest.shouldNotAllowNullQuestionObject
ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldWriteOutObjectDescription
Obvious ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldLeaveObviousWrongHealthCardNumbersUnchangedWhenConvertingAsString
Ocan ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnOcan
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.testWithOcanDateFormat
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldPopulateAssessmentQuestionsFromOcanXmlOCANSubmissionRecord
ca.intelliware.ehealth.umbra.importer.OcanDateParserTest.parseOcanDate
ca.intelliware.ehealth.umbra.importer.OcanDateParserTest.parseOcanDateTimestamp
ca.intelliware.ehealth.umbra.importer.OcanDateParserTest.parseOcanDateWithTrailingZ
Off ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.shouldOnlyReturnClientsWithMergedFlagTurnedOff
Ohip ca.intelliware.ehealth.umbra.model.ClientTest.shouldReturnNullHealthCardNumberIfThereIsNoIdentificationOfTypeOhip
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateBothClientsHaveOhipNumbers
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateMergeFailureDueToBothHaveOhipNumbers
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateNotBothClientsHaveOhipNumbersWhenOnlySourceClientHasIt
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateNotBothClientsHaveOhipNumbersWhenOnlyTargetClientHasIt
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldPutOhipNumberToTargetClientWithoutAnOhipNumber
Oid ca.intelliware.ehealth.umbra.dao.IdentificationTaxonomyDaoImplTest.shouldFindTaxonomyByCodeSystemOid
Ok ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameNotOkContainsNumbersError
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameNotOkContainsPunctuationError
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameOkContainsDashApostrophe
ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveOk
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.testCreateOkSaveMixedCaseUsername
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameOk
Okay ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordChangedOkay
Old ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIsTooOld
On ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldFilterOnCity
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldFilterOnCityMultipleAddresses
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldntFilterOnEmptyCity
ca.intelliware.ehealth.umbra.importer.OcanXPathAlcoholFrequencyDataRetrievalActorTest.throwsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.PhiAssessmentImporterTest.shouldHaveNoAssessmentDefinitionWhenCreatingANewAssessmentOnFindOrCreatePhiAssessment
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.attributeValueThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.textNodeListThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.textNodeThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.textNodeListThrowsExceptionOnUnmatchedChoice
+ 4 others Once ca.intelliware.ehealth.umbra.controller.MyAccountPageFlowTest.shouldNavigateToHomePageOnceDone
One ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultDefaultOne
ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryMinusOne
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldIndicateMoreThanOneSourceWasSelected
ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldFailWhenBuilderIsAskedToBuildMoreThanOneTime
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationNotUniqueIfOneDifferentOrgHasIt
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationUniqueIfOneSameOrg
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldCreateOneLineAddress
Ongoing ca.intelliware.ehealth.umbra.controller.MyAccountPageFlowTest.shouldDoNothingIfFlowStillOngoing
Only ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.shouldOnlyReturnClientsWithMergedFlagTurnedOff
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldOnlyUseLikeClauseForRegularIPv4
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.normalCaseWithFreeTextOnly
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.textNodeCaseWithFreeTextOnly
ca.intelliware.ehealth.umbra.model.AssessmentTest.checkForPhiOnly
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldCollateImportMessageOnlyInImportHistory
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateNotBothClientsHaveOhipNumbersWhenOnlySourceClientHasIt
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateNotBothClientsHaveOhipNumbersWhenOnlyTargetClientHasIt
ca.intelliware.ehealth.umbra.web.view.AssessmentHelperTest.describeAnswerWithChoiceWithOnlyCode
ca.intelliware.ehealth.umbra.web.view.AssessmentHelperTest.describeAnswerWithChoiceWithOnlyValue
Open ca.intelliware.ehealth.umbra.util.JsfUtilTest.shouldOpenAllAssessmentsWhenThereNoImportantQuestions
ca.intelliware.ehealth.umbra.util.JsfUtilTest.shouldOpenAllAssessmentsWithImportantQuestionListIsNull
Or ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldSpecifyDateOfBirthOrAge
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberDoNotAddPhoneNumberOrAddress
ca.intelliware.ehealth.umbra.importer.PhiAssessmentImporterTest.shouldHaveNoAssessmentDefinitionWhenCreatingANewAssessmentOnFindOrCreatePhiAssessment
Order ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldHandleRepeatedAnswerByPreservingOrderAndNotMistakenlyAddingExcessPlaceholderAnswers
ca.intelliware.ehealth.umbra.dao.ChoiceDaoImplTest.findChoicesByCodeSystemShouldReturnTwoInOrder
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldFindAllAndOrderByCreationTimeDescending
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findAllShouldReturnTwoUsersInOrder
ca.intelliware.ehealth.umbra.dao.PermissionDaoImplTest.shouldOrderAllPermissionsAlphabetically
ca.intelliware.ehealth.umbra.dao.ProfileDaoImplTest.findAllShouldReturnTwoProfilesInOrder
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.findAllShouldReturnTwoUsersInOrder
ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldOrderAllResultsSummaryByOverallThenEachAssessment
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldOrderPermissionsByName
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldShowTechnicalMessagesInOrderAdded
+ 1 others Ordered ca.intelliware.ehealth.umbra.model.AssessmentTest.getAnswersOrderedByImportance
Org ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationNotUniqueIfOneDifferentOrgHasIt
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationUniqueIfOneSameOrg
Organization ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.saveOrganization
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.createNewOrganizationShouldComeWithTwoIdents
Organizations ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findByIdentificationShouldReturnOrganizations
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.shouldDelegateCountAllOrganizationsToDao
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.shouldDelegateFindAllOrganizationsToDao
Other ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginUsernameOtherError
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.shouldAddClientsWithoutBirthDateIfOtherCriteriaMatches
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.emptyOtherReturnsEmptyFreeText
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListOtherAttributeDataRetrievalActorTest.textNodeListMultipleEntriesWithNoOtherAttribute
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListOtherAttributeDataRetrievalActorTest.textNodeListMultipleEntriesWithNoOtherChoice
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListOtherAttributeDataRetrievalActorTest.textNodeListMultipleEntriesWithOtherAttribute
ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldCompareAgainstOtherGrantedAuthorities
Out ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldStripOutHyphensFromInput
ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldWriteOutActionArgument
ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldWriteOutObjectDescription
Overall ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldOrderAllResultsSummaryByOverallThenEachAssessment
Override ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldIncludeHiddedClientsForNormalUserWhenAsSuperUserOverrideApiIsUsed
Package ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldPackageUpCreatedAuthorizationTokenAsCookie
Packages ca.intelliware.ehealth.umbra.JDependTest.testAllMainAndTestPackages
ca.intelliware.ehealth.umbra.JDependTest.testAllMainPackages
Page ca.intelliware.ehealth.umbra.controller.MyAccountPageFlowTest.shouldNavigateToHomePageOnceDone
ca.intelliware.ehealth.umbra.controller.PermissionBasedHomePageResolverTest.shoudFallbackToMyAccountPage
ca.intelliware.ehealth.umbra.controller.PermissionBasedHomePageResolverTest.shouldDirectAdministratorToAdminPage
Parameter ca.intelliware.ehealth.umbra.controller.ImportSourceControllerTest.shouldLookupImportSourceByIdParameter
Parent ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.reassignAssessmentToANewParent
Parse ca.intelliware.ehealth.umbra.importer.DefaultDateParserTest.parseDashesYYYYmmDD
ca.intelliware.ehealth.umbra.importer.DefaultDateParserTest.parseYYYYmmDD
ca.intelliware.ehealth.umbra.importer.DefaultGenderParserTest.invalidValueShouldThrowParseException
ca.intelliware.ehealth.umbra.importer.DefaultGenderParserTest.nullShouldThrowParseException
ca.intelliware.ehealth.umbra.importer.OcanDateParserTest.parseOcanDate
ca.intelliware.ehealth.umbra.importer.OcanDateParserTest.parseOcanDateTimestamp
ca.intelliware.ehealth.umbra.importer.OcanDateParserTest.parseOcanDateWithTrailingZ
ca.intelliware.ehealth.umbra.importer.OcanGenderParserTest.invalidValueShouldThrowParseException
ca.intelliware.ehealth.umbra.importer.OcanGenderParserTest.nullShouldThrowParseException
Partial ca.intelliware.ehealth.umbra.importer.ClientIdentityDataAddressAdapterTest.shouldCreatePartialAddress
Pass ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldPassThroughBlankInputStringAsNull
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldPassThroughInputNumbers
ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldPassThroughAsString
Password ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordChangedOkay
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordNotChanged
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordNotStrongEnoughCauseError
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveWithChangedPasswordUnlocksUser
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveWithUnchangedPasswordDoesNotUnlockUser
ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryMinusOne
ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryZero
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginBadCredentialsFailedPasswordIncrement
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginSuccessfulFailedPasswordReset
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpired
+ 10 others Passwords ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordsNotMatchedCauseError
Permission ca.intelliware.ehealth.umbra.model.PermissionCheckerTest.shouldBeAbleToTestForTheAbsenceOfAPermission
ca.intelliware.ehealth.umbra.model.PermissionCheckerTest.shouldBeAbleToTestForThePresenceOfAPermission
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldHoldSecurityPermission
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldImplementEqualityBasedOnSecurityPermission
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldImplementHashCodeBasedOnSecurityPermission
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldProvideDescriptionOfHeldSecurityPermission
ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldBeAbleToConvertSecurityPermissionToAnAuthority
Permissions ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserEmptyPermissions
ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserNonEmptyPermissions
ca.intelliware.ehealth.umbra.controller.MenuControllerTest.shouldHaveEmptyPermissionsIfUserNotLoggedIn
ca.intelliware.ehealth.umbra.dao.PermissionDaoImplTest.shouldBeNoPermissionsInitially
ca.intelliware.ehealth.umbra.dao.PermissionDaoImplTest.shouldOrderAllPermissionsAlphabetically
ca.intelliware.ehealth.umbra.dao.PermissionDaoImplTest.shouldProvideAccessToAllPermissions
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldOrderPermissionsByName
ca.intelliware.ehealth.umbra.model.UserActionAuthorizationTest.shouldProvideDirectAccessToSecurityPermissions
Phi ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnCcimPhi
ca.intelliware.ehealth.umbra.importer.PhiAssessmentImporterTest.shouldCreateANewPhiAssessment
ca.intelliware.ehealth.umbra.importer.PhiAssessmentImporterTest.shouldHaveNoAssessmentDefinitionWhenCreatingANewAssessmentOnFindOrCreatePhiAssessment
ca.intelliware.ehealth.umbra.model.AssessmentTest.checkForPhiOnly
Phone ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberAddPhoneNumberAndAddress
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberDoNotAddPhoneNumberOrAddress
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.doesntIncludePhoneNumber
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.includesPhoneNumber
ca.intelliware.ehealth.umbra.model.ClientTest.reverseSortedPhoneNumbers
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyPhoneNumbersThatIsNotTheSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfPhoneNumbersThatDoesMatchFromAClientComparedToAnotherClient
Placeholder ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldHandleRepeatedAnswerByPreservingOrderAndNotMistakenlyAddingExcessPlaceholderAnswers
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldIncludePlaceholderAnswersForAllQuestionsIfAssessmentHasNoAnswers
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldNotIncludePlaceholderAnswersIfAssessmentAlreadyHasAnswersForAllQuestions
Pointer ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nullElementThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.nullElementThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.nullElementThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.nullElementThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
Populate ca.intelliware.ehealth.umbra.importer.ImportExceptionTest.shouldPopulateImportResultWithUserMessage
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldPopulateAssessmentDate
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldPopulateAssessmentQuestionsFromOcanXmlOCANSubmissionRecord
Precise ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldReturnNullWhenFindByUuidAndIpAddressHasNoPreciseMatch
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.preciseMatchingUuidAndIpShouldBeAuthorized
Predicate ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateTrueWhenGivenPredicateIsNull
Presence ca.intelliware.ehealth.umbra.model.PermissionCheckerTest.shouldBeAbleToTestForThePresenceOfAPermission
Present ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldBeConsideredAuthorizedIfCookieWithMatchingNamePresent
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenTechnicalMessagesPresent
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenUserMessagesPresent
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldNotLinkAssessmentImportHistoryToAssessmentIfClientNotPresent
Preserving ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldHandleRepeatedAnswerByPreservingOrderAndNotMistakenlyAddingExcessPlaceholderAnswers
Previous ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldUsePreviousSearchCriteriaDuringInitialize
Primary ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.primarySecondaryCriteriaBothSpecified
Problem ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldProvideNumberOfSuccessfulAndProblemAssessmentImports
Problems ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldCatchAndDocumentUploadingProblems
Profile ca.intelliware.ehealth.umbra.dao.ConverterDaoImplTest.testShouldFindProfile
ca.intelliware.ehealth.umbra.model.QuestionTest.getImportanceForANullProfile
ca.intelliware.ehealth.umbra.model.QuestionTest.getImportanceForWithEmptyProfileImportance
ca.intelliware.ehealth.umbra.model.QuestionTest.getImportanceForWithProfileNotSpecified
Profiles ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefault
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultDefaultOne
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfiles
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfilesAfter
ca.intelliware.ehealth.umbra.controller.MyAccountControllerTest.testGetEligibleProfiles
ca.intelliware.ehealth.umbra.controller.MyAccountControllerTest.testGetEligibleProfilesUnsorted
ca.intelliware.ehealth.umbra.controller.SelectionControllerTest.testGetProfiles
ca.intelliware.ehealth.umbra.dao.ProfileDaoImplTest.findAllShouldReturnTwoProfilesInOrder
ca.intelliware.ehealth.umbra.service.impl.ProfileServiceImplTest.shouldDelegateFindAllProfilesToDao
Propagate ca.intelliware.ehealth.umbra.model.SecuritySettingsTest.shouldPropagateUserAuthorities
Properly ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyDecember31
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyFebruary29
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyJune15
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyNullAge
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.nestedAttributeValueReturnsChoiceProperly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.nestedAttributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.attributeValueReturnsChoiceProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.attributeValueReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.getValueWorksProperly
+ 17 others Properties ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldInitializeProperties
ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldLoadPropertiesFromFile
ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldNotifyUserIfCantLoadPropertiesFromFile
Property ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldReadBuildInfoFromProperty
Provide ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldProvideAccessToCurrentlyLogginUser
ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldProvideAccessToLoggedInUsersAuthorities
ca.intelliware.ehealth.umbra.controller.MenuControllerTest.shouldProvideAccessToAuthorizationsForLoggedInUser
ca.intelliware.ehealth.umbra.dao.PermissionDaoImplTest.shouldProvideAccessToAllPermissions
ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldProvideNumberOfSuccessfulAndProblemAssessmentImports
ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldProvideResultSummaryThatIncludesAllImportedAssessments
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldProvideDescriptionOfHeldSecurityPermission
ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldProvideMoreReadableDescription
ca.intelliware.ehealth.umbra.model.UserActionAuthorizationTest.shouldProvideDirectAccessToSecurityPermissions
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldProvideTotalNumberOfAssessmentsWithAssociatedFailures
+ 1 others Punctuation ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameNotOkContainsPunctuationError
Put ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldPutOhipNumberToTargetClientWithoutAnOhipNumber
Pv4 ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldOnlyUseLikeClauseForRegularIPv4
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldSkipNonIPv4AddressForBorderingFind
Question ca.intelliware.ehealth.umbra.importer.AbstractDataRetrievalActorTest.shouldHandleNullQuestionInput
ca.intelliware.ehealth.umbra.model.QuestionTest.attemptToSaveQuestionImportance
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderFailedMessagesForQuestionAnswersImport
ca.intelliware.ehealth.umbra.service.QuestionAnswersImportResultTest.shouldNotAllowNullQuestionObject
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldIndicateConsumerQuestion
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldNotIndicateConsumerQuestion
ca.intelliware.ehealth.umbra.util.JsfUtilTest.shouldCloseAllAssessmentsWhenThereIsAnImportantQuestion
ca.intelliware.ehealth.umbra.util.JsfUtilTest.shouldOpenAllAssessmentsWithImportantQuestionListIsNull
Questions ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldIncludePlaceholderAnswersForAllQuestionsIfAssessmentHasNoAnswers
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldIncludeQuestionsWhenNoAnswerForIt
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldNotIncludePlaceholderAnswersIfAssessmentAlreadyHasAnswersForAllQuestions
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithNoQuestionsIdentical
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldPopulateAssessmentQuestionsFromOcanXmlOCANSubmissionRecord
ca.intelliware.ehealth.umbra.util.JsfUtilTest.shouldOpenAllAssessmentsWhenThereNoImportantQuestions
Rai ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnInterRaiType
ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnInterRaiTypeBadFormat
ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnInterRaiTypeUnknownYear
Rai2009 ca.intelliware.ehealth.umbra.importer.AssessmentDocumentReaderTest.shouldInvalidateRai2009XmlDocument
ca.intelliware.ehealth.umbra.importer.AssessmentDocumentReaderTest.shouldValidateRai2009XmlDocument
Range ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToFindSubsetOfItemsWithinSpecifiedIndexRange
Ranges ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldCalculateBirthDateRangesWhenAgeIsSet
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldCalculateBirthDateRangesWhenDateOfBirthIsSet
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenAgeValueIsCleared
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenDateOfBirthValueIsCleared
Rationalize ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefault
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultDefaultOne
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfiles
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfilesAfter
Read ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldReadBuildInfoFromProperty
Readable ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldProvideMoreReadableDescription
Reassign ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.reassignAssessmentToANewParent
Recognize ca.intelliware.ehealth.umbra.util.GuessEncodingTest.shouldRecognizeUtf16
ca.intelliware.ehealth.umbra.util.GuessEncodingTest.shouldRecognizeUtf16BE
ca.intelliware.ehealth.umbra.util.GuessEncodingTest.shouldRecognizeUtf16LE
ca.intelliware.ehealth.umbra.util.GuessEncodingTest.shouldRecognizeUtf8
Record ca.intelliware.ehealth.umbra.controller.MenuControllerTest.noUserRecordFullNameIsUserName
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldReturnSearchARecordFound
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldPopulateAssessmentQuestionsFromOcanXmlOCANSubmissionRecord
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldRecordImportResultAndSaveToResultHistory
Records ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithJustEnoughMatchingRecords
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithNoMatchingRecords
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithTooManyMatchingRecords
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldHaveNoMatchingRecords
Recturn ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldRecturnImporterWithValidAssessmentType
Reference ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
References ca.intelliware.ehealth.umbra.SpringConfigurationTest.testSpringReferencesExist
Regular ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldOnlyUseLikeClauseForRegularIPv4
Render ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldRenderSubResultsAfterItself
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderAssessmentIdWhenRenderingImportResults
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderFailedMessageForFailUploadAssessment
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderFailedMessagesForQuestionAnswersImport
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderSuccessMessageForSuccessfulUploadAssessment
Rendered ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldIncludeTitleAtBeginningOfRenderedResult
Rendering ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldContainUserMessageWhenRenderingUserResult
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldIgnoreTechnicalMessagesWhenRenderingUserResult
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderAssessmentIdWhenRenderingImportResults
Repeated ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldHandleRepeatedAnswerByPreservingOrderAndNotMistakenlyAddingExcessPlaceholderAnswers
Report ca.intelliware.ehealth.umbra.controller.ValidationResultTest.reportMessages
Reset ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginSuccessfulFailedPasswordReset
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyDecember31
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyFebruary29
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyJune15
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyNullAge
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldResetFailedPasswordCount
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldResetFailedPasswordCountUserNotFound
Resolution ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldDocumentClientResolutionExceptions
Resolve ca.intelliware.ehealth.umbra.config.MnemonicConfigurationTest.testResolveGender
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveHealthCardMatchesFirstNameDoesntMatch
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveUsingHealthNumberReturnsTwoClients
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveUsingLocalIdReturnsTwoClients
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumber
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberAddPhoneNumberAndAddress
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberDoNotAddPhoneNumberOrAddress
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingLocalId
Result ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.badFilenameShouldReturnNullImportResult
ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.nullFileShouldReturnNullImportResult
ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldShowImportResultToUser
ca.intelliware.ehealth.umbra.importer.ImportExceptionTest.shouldHoldAnImportResultUserMessage
ca.intelliware.ehealth.umbra.importer.ImportExceptionTest.shouldPopulateImportResultWithUserMessage
ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldProvideResultSummaryThatIncludesAllImportedAssessments
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenSubResultIsAFailure
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldIncludeTitleAtBeginningOfRenderedResult
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldContainUserMessageWhenRenderingUserResult
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldIgnoreTechnicalMessagesWhenRenderingUserResult
+ 6 others Results ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldIndicateTooMayResultsFound
ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldOrderAllResultsSummaryByOverallThenEachAssessment
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldRenderSubResultsAfterItself
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderAssessmentIdWhenRenderingImportResults
Returned ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldSaveForEachItemOnAReturnedCollection
Returns ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameReturnsError
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameReturnsErrorMixedCase
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findAssessmentsByLocalIdReturnsEmpty
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findLatestRevisionByLocalIdReturnsNull
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveUsingHealthNumberReturnsTwoClients
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveUsingLocalIdReturnsTwoClients
ca.intelliware.ehealth.umbra.importer.OcanXPathAlcoholFrequencyDataRetrievalActorTest.emptyElementReturnsNull
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.emptyElementReturnsNull
+ 39 others Reverse ca.intelliware.ehealth.umbra.model.ClientTest.reverseSortedAddresses
ca.intelliware.ehealth.umbra.model.ClientTest.reverseSortedNames
ca.intelliware.ehealth.umbra.model.ClientTest.reverseSortedPhoneNumbers
Revision ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findLatestRevisionByLocalId
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findLatestRevisionByLocalIdReturnsNull
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldDelegateFindLatestAssessmentRevisionByLocalIdToDao
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.assessmentIdNoRevision
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.assessmentIdWithRevision
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.noAssessmentIdWithRevision
Same ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAllNearAuthorizationsWithinSameSubnetForIp4
ca.intelliware.ehealth.umbra.model.ProfileTest.compareToSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyAddresseThatIsNotTheSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyPhoneNumbersThatIsNotTheSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateFailureWhenSourceAndTargetAreTheSame
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationUniqueIfOneSameOrg
Sanatize ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.shouldSanatizeImportedHealthNumber
Save ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefault
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultDefaultOne
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfiles
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfilesAfter
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveWithChangedPasswordUnlocksUser
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveWithUnchangedPasswordDoesNotUnlockUser
ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryMinusOne
ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryZero
ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveOk
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.testCreateOkSaveMixedCaseUsername
+ 20 others Schema ca.intelliware.ehealth.umbra.importer.UmbraSchemaFactoryTest.shouldReturnNullSchemaWhenAssessmentTypeIsInvalid
ca.intelliware.ehealth.umbra.importer.UmbraSchemaFactoryTest.shouldReturnValidSchema
Search ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithJustEnoughMatchingRecords
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithNoMatchingRecords
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithTooManyMatchingRecords
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldUsePreviousSearchCriteriaDuringInitialize
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldReturnInvalidSearchCriteria
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldReturnSearchARecordFound
Secondary ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.primarySecondaryCriteriaBothSpecified
Section ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.addAnswerToCorrectSection
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.addAnswerToCorrectSectionWithSectionNotFound
Sections ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.createMapOfEmptyAssessmentSections
Security ca.intelliware.ehealth.umbra.model.PermissionTest.shouldHoldSecurityPermission
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldImplementEqualityBasedOnSecurityPermission
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldImplementHashCodeBasedOnSecurityPermission
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldProvideDescriptionOfHeldSecurityPermission
ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldBeAbleToConvertSecurityPermissionToAnAuthority
ca.intelliware.ehealth.umbra.model.UserActionAuthorizationTest.shouldProvideDirectAccessToSecurityPermissions
Select ca.intelliware.ehealth.umbra.controller.SelectionControllerTest.testDescribableListToSelectList
ca.intelliware.ehealth.umbra.controller.SelectionControllerTest.testDescribableListToSelectListIncludeBlank
Selected ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldIndicateMoreThanOneSourceWasSelected
Selection ca.intelliware.ehealth.umbra.controller.SelectionControllerTest.shouldAddToSelectionIfItIsFilterable
ca.intelliware.ehealth.umbra.importer.AbstractDataRetrievalActorTest.shouldDertermineSelectionWhitespaceAsNull
Service ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldShowFallbackMessageIfImportServiceThrowsException
Share ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationNotUniqueIfTwoShareIt
Shoud ca.intelliware.ehealth.umbra.controller.PermissionBasedHomePageResolverTest.shoudFallbackToMyAccountPage
Shouldnt ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldntFilterOnEmptyCity
Show ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldShowFallbackMessageIfImportServiceThrowsException
ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldShowImportResultToUser
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldShowTechnicalMessagesInOrderAdded
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldShowUserMessagesBeforeTechnicalMessages
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldShowUserMessagesInOrderAdded
Shown ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForUnknownUsernameToEnsureAppropriateErrorMessageIsShownToUser
Single ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.attributeListSingleEntryReturnsProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.textNodeListSingleEntryReturnsProperly
Skip ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldSkipNonIPv4AddressForBorderingFind
Slash ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.textNodeWithTrailingSlashReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.textNodeWithTrailingSlashReturnsFreeTextProperly
Sorted ca.intelliware.ehealth.umbra.model.ClientTest.reverseSortedAddresses
ca.intelliware.ehealth.umbra.model.ClientTest.reverseSortedNames
ca.intelliware.ehealth.umbra.model.ClientTest.reverseSortedPhoneNumbers
Source ca.intelliware.ehealth.umbra.controller.ImportSourceControllerTest.shouldLookupImportSourceByIdParameter
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldIndicateMoreThanOneSourceWasSelected
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldValidateTrueForTheSourceAndTargetClientsAreDifferent
ca.intelliware.ehealth.umbra.service.impl.ClientServiceImplTest.shouldIndicateSourceClientIsMerged
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateFailureWhenSourceAndTargetAreTheSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateNotBothClientsHaveOhipNumbersWhenOnlySourceClientHasIt
Specified ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.primarySecondaryCriteriaBothSpecified
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToFindSubsetOfItemsWithinSpecifiedIndexRange
ca.intelliware.ehealth.umbra.model.QuestionTest.getImportanceForWithProfileNotSpecified
Specify ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldSpecifyDateOfBirthOrAge
Spring ca.intelliware.ehealth.umbra.SpringConfigurationTest.testSpringBeansExist
ca.intelliware.ehealth.umbra.SpringConfigurationTest.testSpringReferencesExist
Stage ca.intelliware.devcreek.build.BuildTaskAgentTest.testShouldExecuteNothingIfBuildStageKeywordIsIncorrect
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteNothingIfBuildStageKeywordIsIncorrect
Standard ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldDescribeInAStandardDateFormat
Start ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldHaveCoreTimestampAndBuildType
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldNotIncludeBuildInfoIfNotSet
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldReadBuildInfoFromProperty
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldSubmitToDevCreek
ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldLookupClientByIdAtStart
Started ca.intelliware.devcreek.build.BuildTaskAgentTest.testShouldExecuteBuildStarted
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildStarted
Status ca.intelliware.devcreek.build.BuildListenerAgentTest.testCancelledBuildShouldHaveStatusSetCorrectly
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFailedBuildShouldHaveStatusSetToCorrectly
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFailedBuildShouldHaveStatusSetToFailed
ca.intelliware.devcreek.build.BuildListenerAgentTest.testSuccessfulBuildShouldHaveStatusSetCorrectly
ca.intelliware.devcreek.build.BuildListenerAgentTest.testSuccessfulBuildShouldHaveStatusSetToOK
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldReturnTheCorrectBuildStatusForListener
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldInitiallyHaveNoImportStatusMessage
Still ca.intelliware.ehealth.umbra.controller.MyAccountPageFlowTest.shouldDoNothingIfFlowStillOngoing
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasNotExpiredDayIntervalIsStillValid
String ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldConvertNullHealthCardNumberAsNullString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldIntroduceHyphensWhenConvertingHealthCardNumbersAsString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldLeaveObviousWrongHealthCardNumbersUnchangedWhenConvertingAsString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldPassThroughBlankInputStringAsNull
ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldPassThroughAsString
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldReturnAFormattedStringForDescribeDateTime
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldReturnEmptyStringForDescribeDateIfDateIsNull
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldReturnEmptyStringForDescribeDateTimeIfDateIsNull
Strings ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldConvertBlankStringsToNullForAsObject
ca.intelliware.ehealth.umbra.util.TextUtilTest.testJoinIgnoringEmptyStrings
Strip ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldStripOutHyphensFromInput
ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldStripLeadingAndTrailingWhitespaceForAsObject
Strong ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordNotStrongEnoughCauseError
Sub ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenSubResultIsAFailure
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldRenderSubResultsAfterItself
Submission ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldPopulateAssessmentQuestionsFromOcanXmlOCANSubmissionRecord
Submit ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldSubmitToDevCreek
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldSubmitToDevCreek
Subnet ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAllNearAuthorizationsWithinSameSubnetForIp4
Subset ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToFindSubsetOfItemsWithinSpecifiedIndexRange
Success ca.intelliware.ehealth.umbra.controller.AssessmentFilenameValidatorTest.successCases
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderSuccessMessageForSuccessfulUploadAssessment
Successful ca.intelliware.devcreek.build.BuildListenerAgentTest.testSuccessfulBuildShouldHaveStatusSetCorrectly
ca.intelliware.devcreek.build.BuildListenerAgentTest.testSuccessfulBuildShouldHaveStatusSetToOK
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginSuccessfulFailedPasswordReset
ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldProvideNumberOfSuccessfulAndProblemAssessmentImports
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldIndicateWhenAssessmentIsSuccessful
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderSuccessMessageForSuccessfulUploadAssessment
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldHaveTheNumberOfFailedAndSuccessfulAssessmentImport
Summary ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldOrderAllResultsSummaryByOverallThenEachAssessment
ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldProvideResultSummaryThatIncludesAllImportedAssessments
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldListAssessmentIdAndClientNameInSummary
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldListAssessmentIdAndClientNameInSummaryClientIsSet
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldNotListAssessmentIdAndClientNameInSummaryDeleted
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldUseMissingMarkersInSummaryIfClientInformationIncomplete
Super ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldIncludeHiddedClientsForNormalUserWhenAsSuperUserOverrideApiIsUsed
System ca.intelliware.ehealth.umbra.dao.ChoiceDaoImplTest.findChoicesByCodeSystemShouldReturnEmptyList
ca.intelliware.ehealth.umbra.dao.ChoiceDaoImplTest.findChoicesByCodeSystemShouldReturnTwoInOrder
ca.intelliware.ehealth.umbra.dao.IdentificationTaxonomyDaoImplTest.shouldFindTaxonomyByCodeSystemOid
ca.intelliware.ehealth.umbra.model.OrganizationTest.constructorShouldInitializeCodeSystem
ca.intelliware.ehealth.umbra.model.OrganizationTest.setNameShouldSetCodeSystemName
ca.intelliware.ehealth.umbra.service.impl.ChoiceServiceImplTest.shouldDelegateFindChoicesByCodeSystemToDao
Target ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldValidateTrueForTheSourceAndTargetClientsAreDifferent
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateFailureWhenSourceAndTargetAreTheSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateNotBothClientsHaveOhipNumbersWhenOnlyTargetClientHasIt
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldNoAllowToMergeIfTargetIsAlreadyMergedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldPutOhipNumberToTargetClientWithoutAnOhipNumber
Taxonomy ca.intelliware.ehealth.umbra.dao.ConverterDaoImplTest.testShouldNotFindTaxonomyThatDoesNotExist
ca.intelliware.ehealth.umbra.dao.IdentificationTaxonomyDaoImplTest.shouldFindTaxonomyByCodeSystemOid
ca.intelliware.ehealth.umbra.dao.IdentificationTaxonomyDaoImplTest.shouldFindTaxonomyByType
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.shouldNotBeDuplicateIdentificationWhenTaxonomyIsDifferent
Technical ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeAbleToAddTechnicalFailureMessages
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenTechnicalMessagesPresent
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldShowTechnicalMessagesInOrderAdded
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldShowUserMessagesBeforeTechnicalMessages
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldIgnoreTechnicalMessagesWhenRenderingUserResult
Text ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithAnswersNotIdenticalFreeText
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.normalCaseWithFreeTextOnly
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.textNodeCaseWithFreeTextOnly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.emptyOtherReturnsEmptyFreeText
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.nestedAttributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.attributeValueReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.emptyAttributeValueReturnsEmptyFreeText
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nestedAttributeValueReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nextedAttributeValueReturnsFreeTextProperlyEvenThoughItsTricky
+ 23 others Than ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldIndicateMoreThanOneSourceWasSelected
ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldFailWhenBuilderIsAskedToBuildMoreThanOneTime
That ca.intelliware.ehealth.umbra.dao.ConverterDaoImplTest.testShouldNotFindTaxonomyThatDoesNotExist
ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldProvideResultSummaryThatIncludesAllImportedAssessments
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyAddresseThatIsNotTheSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyPhoneNumbersThatIsNotTheSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfAddressesThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfIdentifiersThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfNamesThatDoesNotMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfPhoneNumbersThatDoesMatchFromAClientComparedToAnotherClient
The ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldReturnTheCorrectBuildStatusForListener
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIndicatesInTheFutureBirth
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldValidateTrueForTheSourceAndTargetClientsAreDifferent
ca.intelliware.ehealth.umbra.model.PermissionCheckerTest.shouldBeAbleToTestForTheAbsenceOfAPermission
ca.intelliware.ehealth.umbra.model.PermissionCheckerTest.shouldBeAbleToTestForThePresenceOfAPermission
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldHaveTheNumberOfFailedAndSuccessfulAssessmentImport
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyAddresseThatIsNotTheSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyPhoneNumbersThatIsNotTheSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateFailureWhenSourceAndTargetAreTheSame
Then ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldOrderAllResultsSummaryByOverallThenEachAssessment
There ca.intelliware.ehealth.umbra.model.ClientTest.shouldReturnNullHealthCardNumberIfThereIsNoIdentificationOfTypeOhip
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpiredWhenThereIsNoPasswordChangeDate
ca.intelliware.ehealth.umbra.util.JsfUtilTest.shouldCloseAllAssessmentsWhenThereIsAnImportantQuestion
ca.intelliware.ehealth.umbra.util.JsfUtilTest.shouldOpenAllAssessmentsWhenThereNoImportantQuestions
This ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
Though ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nextedAttributeValueReturnsFreeTextProperlyEvenThoughItsTricky
Through ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldPassThroughBlankInputStringAsNull
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldPassThroughInputNumbers
ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldPassThroughAsString
Throw ca.intelliware.ehealth.umbra.dao.ConfigurationDaoImplTest.getMultipleConfigurationsExistShouldThrowException
ca.intelliware.ehealth.umbra.importer.DefaultGenderParserTest.invalidValueShouldThrowParseException
ca.intelliware.ehealth.umbra.importer.DefaultGenderParserTest.nullShouldThrowParseException
ca.intelliware.ehealth.umbra.importer.OcanGenderParserTest.invalidValueShouldThrowParseException
ca.intelliware.ehealth.umbra.importer.OcanGenderParserTest.nullShouldThrowParseException
Throws ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldShowFallbackMessageIfImportServiceThrowsException
ca.intelliware.ehealth.umbra.importer.OcanXPathAlcoholFrequencyDataRetrievalActorTest.throwsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.attributeValueThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nullElementThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathAttributeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNoChoiceThrowsException
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.nullElementThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.textNodeListThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
+ 7 others Time ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldHaveElapsedTime
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldFindAllAndOrderByCreationTimeDescending
ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldFailWhenBuilderIsAskedToBuildMoreThanOneTime
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldAssociateCurrentDateAndTimeWithUploadAttempt
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldReturnAFormattedStringForDescribeDateTime
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldReturnEmptyStringForDescribeDateTimeIfDateIsNull
Timestamp ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldHaveCoreTimestampAndBuildType
ca.intelliware.ehealth.umbra.importer.OcanDateParserTest.parseOcanDateTimestamp
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.shouldInitializeAuthorizationWithCurrentTimestamp
Title ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldIncludeTitleAtBeginningOfRenderedResult
Token ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldPackageUpCreatedAuthorizationTokenAsCookie
Too ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithTooManyMatchingRecords
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIsTooOld
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldIndicateTooMayResultsFound
Total ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldProvideTotalNumberOfAssessmentsWithAssociatedFailures
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldProvideTotalNumberOfAssessmentsWithoutAnyAssociatedFailures
Trailing ca.intelliware.ehealth.umbra.importer.OcanDateParserTest.parseOcanDateWithTrailingZ
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.textNodeWithTrailingSlashReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.textNodeWithTrailingSlashReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldStripLeadingAndTrailingWhitespaceForAsObject
Tricky ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nextedAttributeValueReturnsFreeTextProperlyEvenThoughItsTricky
Trim ca.intelliware.ehealth.umbra.util.FilenameUtilTest.trimFilenames
Trivial ca.intelliware.ehealth.umbra.service.PasswordStrengthValidatorTest.testValidateTrivial
True ca.intelliware.ehealth.umbra.controller.HighImportancePredicateTest.evaluateTrue
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldValidateTrueForTheSourceAndTargetClientsAreDifferent
ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateTrue
ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateTrueNegativeValueForImportance
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateTrue
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateTrueWhenGivenPredicateIsNull
Turned ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.shouldOnlyReturnClientsWithMergedFlagTurnedOff
Two ca.intelliware.ehealth.umbra.dao.ChoiceDaoImplTest.findChoicesByCodeSystemShouldReturnTwoInOrder
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.countShouldReturnTwo
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findAllShouldReturnTwoUsersInOrder
ca.intelliware.ehealth.umbra.dao.ProfileDaoImplTest.findAllShouldReturnTwoProfilesInOrder
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.countShouldReturnTwo
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.findAllShouldReturnTwoUsersInOrder
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveUsingHealthNumberReturnsTwoClients
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveUsingLocalIdReturnsTwoClients
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.createNewOrganizationShouldComeWithTwoIdents
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationNotUniqueIfTwoShareIt
Type ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldHaveCoreBuildType
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldHaveCoreTimestampAndBuildType
ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldFilterByAssessmentType
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentHasNoType
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentTypeDoesNotMatch
ca.intelliware.ehealth.umbra.dao.IdentificationTaxonomyDaoImplTest.shouldFindTaxonomyByType
ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldRecturnImporterWithValidAssessmentType
ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldReturnNullImportWithInvalideAssessmentType
ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnInterRaiType
ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnInterRaiTypeBadFormat
+ 4 others Unauthorized ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAbortAuthenticationForUsersWhenMachineUnauthorized
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.unknownClientIpAddressShouldBeUnauthorized
Unchanged ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveWithUnchangedPasswordDoesNotUnlockUser
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldLeaveObviousWrongHealthCardNumbersUnchangedWhenConvertingAsString
Under ca.intelliware.ehealth.umbra.XmlFilesTest.nonJavaFilesShouldNotBeLocatedUnderMainJava
ca.intelliware.ehealth.umbra.XmlFilesTest.nonJavaFilesShouldNotBeLocatedUnderTestJava
Unexpected ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldLogUnexpectedFailuresToHistory
Unhide ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldBeABleToUnhideClients
Unique ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.shouldGenerateUniqueIdForEveryAuthorizeAction
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationNotUniqueIfOneDifferentOrgHasIt
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationNotUniqueIfTwoShareIt
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationUniqueIfEmpty
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationUniqueIfNull
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationUniqueIfOneSameOrg
Unknown ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnInterRaiTypeUnknownYear
ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.unknownType
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForUnknownUsernameToEnsureAppropriateErrorMessageIsShownToUser
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.unknownClientIpAddressShouldBeUnauthorized
Unlock ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveWithUnchangedPasswordDoesNotUnlockUser
Unlocks ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveWithChangedPasswordUnlocksUser
Unmatched ca.intelliware.ehealth.umbra.importer.OcanXPathAlcoholFrequencyDataRetrievalActorTest.throwsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.attributeValueThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.textNodeListThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.textNodeThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.textNodeListThrowsExceptionOnUnmatchedChoice
Unsorted ca.intelliware.ehealth.umbra.controller.MyAccountControllerTest.testGetEligibleProfilesUnsorted
Unspecified ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
Up ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldPackageUpCreatedAuthorizationTokenAsCookie
Upload ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderFailedMessageForFailUploadAssessment
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderSuccessMessageForSuccessfulUploadAssessment
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldAssociateCurrentDateAndTimeWithUploadAttempt
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldAssociateCurrentLoggedInUserWithUploadAttempt
Uploading ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldCatchAndDocumentUploadingProblems
Use ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldUsePreviousSearchCriteriaDuringInitialize
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldOnlyUseLikeClauseForRegularIPv4
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldUseMissingMarkersInSummaryIfClientInformationIncomplete
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.createAssessementImportHistoryShouldUseDbAssessment
Used ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldIncludeHiddedClientsForNormalUserWhenAsSuperUserOverrideApiIsUsed
User ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldNotifyUserIfCantLoadPropertiesFromFile
ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldHaveNullUserIfNotLoggedIn
ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldProvideAccessToCurrentlyLogginUser
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefault
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultDefaultOne
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfiles
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfilesAfter
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveWithChangedPasswordUnlocksUser
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveWithUnchangedPasswordDoesNotUnlockUser
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameOk
+ 41 others Username ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.testCreateOkSaveMixedCaseUsername
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginUsernameNotFound
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginUsernameOtherError
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForUnknownUsernameToEnsureAppropriateErrorMessageIsShownToUser
Users ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldProvideAccessToLoggedInUsersAuthorities
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findAllShouldReturnLimitedUsers
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findAllShouldReturnTwoUsersInOrder
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.findAllShouldReturnLimitedUsers
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.findAllShouldReturnTwoUsersInOrder
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAbortAuthenticationForUsersWhenMachineUnauthorized
ca.intelliware.ehealth.umbra.service.impl.UserServiceImplTest.shouldDelegateCountAllUsersToDao
ca.intelliware.ehealth.umbra.service.impl.UserServiceImplTest.shouldDelegateFindAllUsersToDao
Using ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveUsingHealthNumberReturnsTwoClients
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveUsingLocalIdReturnsTwoClients
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumber
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberAddPhoneNumberAndAddress
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberDoNotAddPhoneNumberOrAddress
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingLocalId
Utf16 ca.intelliware.ehealth.umbra.util.GuessEncodingTest.shouldRecognizeUtf16
Utf16BE ca.intelliware.ehealth.umbra.util.GuessEncodingTest.shouldRecognizeUtf16BE
Utf16LE ca.intelliware.ehealth.umbra.util.GuessEncodingTest.shouldRecognizeUtf16LE
Utf8 ca.intelliware.ehealth.umbra.util.GuessEncodingTest.shouldRecognizeUtf8
Uuid ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAuthorizationByUuidAndIpAddress
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldReturnNullWhenFindByUuidAndIpAddressHasNoPreciseMatch
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.nearIpButNoMatchingUuidShouldBeAuthorized
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.preciseMatchingUuidAndIpShouldBeAuthorized
Valid ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldRecturnImporterWithValidAssessmentType
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.shouldReturnValidGender
ca.intelliware.ehealth.umbra.importer.DefaultGenderParserTest.shouldReturnValidValues
ca.intelliware.ehealth.umbra.importer.OcanGenderParserTest.shouldReturnValidValues
ca.intelliware.ehealth.umbra.importer.UmbraSchemaFactoryTest.shouldReturnValidSchema
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasNotExpiredDayIntervalIsStillValid
Validate ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameOk
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameReturnsError
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameReturnsErrorMixedCase
ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserAdminChecked
ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserEmptyPermissions
ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserNonEmptyPermissions
ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsNotLoggedInUser
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldValidateTrueForTheSourceAndTargetClientsAreDifferent
ca.intelliware.ehealth.umbra.importer.AssessmentDocumentReaderTest.shouldValidateRai2009XmlDocument
ca.intelliware.ehealth.umbra.service.PasswordStrengthValidatorTest.testValidateMedium
+ 4 others Value ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateTrueNegativeValueForImportance
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenAgeValueIsCleared
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenDateOfBirthValueIsCleared
ca.intelliware.ehealth.umbra.importer.DefaultGenderParserTest.invalidValueShouldThrowParseException
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.shouldNotBeDuplicateIdentificationWhenValueIsDifferent
ca.intelliware.ehealth.umbra.importer.OcanGenderParserTest.invalidValueShouldThrowParseException
ca.intelliware.ehealth.umbra.importer.OcanXPathAlcoholFrequencyDataRetrievalActorTest.getValueNotImplemented
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.emptyValueReturnsNullChoice
+ 23 others Values ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenAgeAndDateOfBirthBothHaveValues
ca.intelliware.ehealth.umbra.importer.DefaultGenderParserTest.shouldReturnValidValues
ca.intelliware.ehealth.umbra.importer.OcanGenderParserTest.shouldReturnValidValues
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.getValuesReturnProperly
Variations ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.formatYearVariations
Via ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToLookupItemViaAssessmentHistoryId
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToLookupItemViaAssessmentId
Was ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldIndicateMoreThanOneSourceWasSelected
Weak ca.intelliware.ehealth.umbra.service.PasswordStrengthValidatorTest.testValidateWeak
When ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildFinishedWhenItsAFailure
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildFinishedWhenItsCancelled
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldIncludeQuestionsWhenNoAnswerForIt
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenAgeAndDateOfBirthBothHaveValues
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIndicatesInTheFutureBirth
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIsTooOld
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentHasNoType
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentTypeDoesNotMatch
+ 31 others Where ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpiredWhereCurrentDateEqualsToIntervalDays
Whitespace ca.intelliware.ehealth.umbra.importer.AbstractDataRetrievalActorTest.shouldDertermineSelectionWhitespaceAsNull
ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldStripLeadingAndTrailingWhitespaceForAsObject
Whose ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldAllowAdministratorToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldNotAllowNormalUserToFindByAssessmentIdWhoseClientIsHidden
Within ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToFindSubsetOfItemsWithinSpecifiedIndexRange
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAllNearAuthorizationsWithinSameSubnetForIp4
Without ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldBeWithoutAnyAuthorityIfNotLoggedIn
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.shouldAddClientsWithoutBirthDateIfOtherCriteriaMatches
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldPutOhipNumberToTargetClientWithoutAnOhipNumber
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldIndicateAssessmentImportWithoutFailure
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldProvideTotalNumberOfAssessmentsWithoutAnyAssociatedFailures
Works ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.getValueWorksProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.getValueWorksProperly
Write ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldWriteOutActionArgument
ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldWriteOutObjectDescription
Wrong ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldLeaveObviousWrongHealthCardNumbersUnchangedWhenConvertingAsString
Xml ca.intelliware.amakihi.fixture.ScriptTest.scriptBad.xml
ca.intelliware.amakihi.fixture.ScriptTest.scriptGood.xml
ca.intelliware.amakihi.fixture.ScriptTest.scriptGood2.xml
ca.intelliware.ehealth.umbra.importer.AssessmentDocumentReaderTest.shouldInvalidateRai2009XmlDocument
ca.intelliware.ehealth.umbra.importer.AssessmentDocumentReaderTest.shouldValidateRai2009XmlDocument
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldBeAbleToExtractManyAssessmentsFromXml
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldPopulateAssessmentQuestionsFromOcanXmlOCANSubmissionRecord
YYY ca.intelliware.ehealth.umbra.importer.DefaultDateParserTest.parseDashesYYYYmmDD
ca.intelliware.ehealth.umbra.importer.DefaultDateParserTest.parseYYYYmmDD
Year ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.formatYearVariations
ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnInterRaiTypeUnknownYear
Ymm ca.intelliware.ehealth.umbra.importer.DefaultDateParserTest.parseDashesYYYYmmDD
ca.intelliware.ehealth.umbra.importer.DefaultDateParserTest.parseYYYYmmDD
Z ca.intelliware.ehealth.umbra.importer.OcanDateParserTest.parseOcanDateWithTrailingZ
Zero ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryZero
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.countShouldReturnZero
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.countShouldReturnZero
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasNotExpiredBecauseIntervalDateIsZero
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCountAccountNotLockedConfigurationZero
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToFindSubsetOfItemsWithinSpecifiedIndexRange
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToLookupItemById
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToLookupItemViaAssessmentHistoryId
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToLookupItemViaAssessmentId
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAllNearAuthorizationsWithinSameSubnetForIp4
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAuthorizationById
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAuthorizationByUuidAndIpAddress
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToSave
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldBeAbleToExtractManyAssessmentsFromXml
+ 6 others Abort ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAbortAuthenticationForUsersWhenMachineUnauthorized
Absence ca.intelliware.ehealth.umbra.model.PermissionCheckerTest.shouldBeAbleToTestForTheAbsenceOfAPermission
Access ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldProvideAccessToCurrentlyLogginUser
ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldProvideAccessToLoggedInUsersAuthorities
ca.intelliware.ehealth.umbra.controller.MenuControllerTest.shouldProvideAccessToAuthorizationsForLoggedInUser
ca.intelliware.ehealth.umbra.dao.PermissionDaoImplTest.shouldProvideAccessToAllPermissions
ca.intelliware.ehealth.umbra.model.UserActionAuthorizationTest.shouldProvideDirectAccessToSecurityPermissions
Accessible ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.canReturnHiddenClientsNormallyNotAccessibleToLoggedInUser
Account ca.intelliware.ehealth.umbra.controller.PermissionBasedHomePageResolverTest.shoudFallbackToMyAccountPage
ca.intelliware.ehealth.umbra.model.SecuritySettingsTest.accountNotLockedIfNotLocked
ca.intelliware.ehealth.umbra.model.SecuritySettingsTest.accountNotNotLockedIfLocked
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCountAccountLocked
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCountAccountNotLockedConfigurationZero
Action ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.shouldGenerateUniqueIdForEveryAuthorizeAction
ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldWriteOutActionArgument
Added ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldShowTechnicalMessagesInOrderAdded
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldShowUserMessagesInOrderAdded
Adding ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldHandleRepeatedAnswerByPreservingOrderAndNotMistakenlyAddingExcessPlaceholderAnswers
Additional ca.intelliware.ehealth.umbra.importer.XPathAttributeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNoChoiceThrowsException
ca.intelliware.ehealth.umbra.importer.XPathAttributeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNoFrequency
ca.intelliware.ehealth.umbra.importer.XPathAttributeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNormalCase
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNormalCase
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListAdditionalAttributeDataRetrievalActorTest.textNoAdditionalAttribute
Address ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAuthorizationByUuidAndIpAddress
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldReturnNullWhenFindByUuidAndIpAddressHasNoPreciseMatch
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldSkipNonIPv4AddressForBorderingFind
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataAddressAdapterTest.shouldCreateFullAddress
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataAddressAdapterTest.shouldCreatePartialAddress
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataAddressAdapterTest.shouldNotCreateAddress
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberAddPhoneNumberAndAddress
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberDoNotAddPhoneNumberOrAddress
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.unknownClientIpAddressShouldBeUnauthorized
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldCreateOneLineAddress
+ 3 others Addresse ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyAddresseThatIsNotTheSame
Addresses ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldFilterOnCityMultipleAddresses
ca.intelliware.ehealth.umbra.model.ClientTest.reverseSortedAddresses
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfAddressesThatDoesMatchFromAClientComparedToAnotherClient
Admin ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserAdminChecked
ca.intelliware.ehealth.umbra.controller.PermissionBasedHomePageResolverTest.shouldDirectAdministratorToAdminPage
Administrator ca.intelliware.ehealth.umbra.controller.PermissionBasedHomePageResolverTest.shouldDirectAdministratorToAdminPage
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldAllowAdministratorToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldAllowAdministratorToFindHiddedClientById
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldIncludeHiddedClientsForAdministrator
Administrators ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAlwaysAllowAuthenticationToContinueForAdministrators
After ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfilesAfter
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldRenderSubResultsAfterItself
Against ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldCompareAgainstOtherGrantedAuthorities
Age ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.invalidAge
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenAgeAndDateOfBirthBothHaveValues
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldSpecifyDateOfBirthOrAge
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldCalculateBirthDateRangesWhenAgeIsSet
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenAgeValueIsCleared
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyNullAge
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.birthdateAsAgeReturnsAge
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.birthdateAsAgeReturnsNull
Allow ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldAllowAdministratorToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldNotAllowNormalUserToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldAllowAdministratorToFindHiddedClientById
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldNotAllowNormalUserToFindHiddedClientById
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForAllWhenMachineAuthorized
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForUnknownUsernameToEnsureAppropriateErrorMessageIsShownToUser
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAlwaysAllowAuthenticationToContinueForAdministrators
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldNoAllowToMergeIfTargetIsAlreadyMergedToAnotherClient
ca.intelliware.ehealth.umbra.service.QuestionAnswersImportResultTest.shouldNotAllowNullQuestionObject
Alphabetically ca.intelliware.ehealth.umbra.dao.PermissionDaoImplTest.shouldOrderAllPermissionsAlphabetically
Already ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldNotIncludePlaceholderAnswersIfAssessmentAlreadyHasAnswersForAllQuestions
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldNoAllowToMergeIfTargetIsAlreadyMergedToAnotherClient
Always ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAlwaysAllowAuthenticationToContinueForAdministrators
An ca.intelliware.ehealth.umbra.controller.HighImportancePredicateTest.evaluateFalseNotAnAnswer
ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateFalseNotAnAnswer
ca.intelliware.ehealth.umbra.importer.ImportExceptionTest.shouldHoldAnImportResultUserMessage
ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldBeAbleToConvertSecurityPermissionToAnAuthority
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldPutOhipNumberToTargetClientWithoutAnOhipNumber
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldGenerateAMessageForAnAssessmentImport
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldIndicateAssessmentImportFailureIfExtractAnAnswerFails
ca.intelliware.ehealth.umbra.service.QuestionAnswersImportResultTest.shouldAddAnAnswerToResult
ca.intelliware.ehealth.umbra.util.JsfUtilTest.shouldCloseAllAssessmentsWhenThereIsAnImportantQuestion
And ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldHaveCoreTimestampAndBuildType
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldHandleRepeatedAnswerByPreservingOrderAndNotMistakenlyAddingExcessPlaceholderAnswers
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefault
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultDefaultOne
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfiles
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfilesAfter
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenAgeAndDateOfBirthBothHaveValues
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldValidateTrueForTheSourceAndTargetClientsAreDifferent
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldFindAllAndOrderByCreationTimeDescending
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAuthorizationByUuidAndIpAddress
+ 16 others Another ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfAddressesThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfIdentifiersThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfNamesThatDoesNotMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfPhoneNumbersThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldNoAllowToMergeIfTargetIsAlreadyMergedToAnotherClient
Answer ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.addAnswerToCorrectSection
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.addAnswerToCorrectSectionWithSectionNotFound
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldHandleRepeatedAnswerByPreservingOrderAndNotMistakenlyAddingExcessPlaceholderAnswers
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldIncludeQuestionsWhenNoAnswerForIt
ca.intelliware.ehealth.umbra.controller.HighImportancePredicateTest.evaluateFalseNotAnAnswer
ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateFalseNotAnAnswer
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithDifferentAnswerCountNotIdentical
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.emptyTextNodeReturnsNullAnswer
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.emptyTextNodeReturnsNullAnswer
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.emptyTextNodeReturnsNullAnswer
+ 7 others Answers ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldHandleRepeatedAnswerByPreservingOrderAndNotMistakenlyAddingExcessPlaceholderAnswers
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldIncludePlaceholderAnswersForAllQuestionsIfAssessmentHasNoAnswers
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldNotIncludePlaceholderAnswersIfAssessmentAlreadyHasAnswersForAllQuestions
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithAnswersNotIdenticalChoice
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithAnswersNotIdenticalFreeText
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithIdenticalAnswersIdentical
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithIdenticalNullAnswersIdentical
ca.intelliware.ehealth.umbra.model.AssessmentTest.getAnswersOrderedByImportance
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderFailedMessagesForQuestionAnswersImport
Any ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldBeWithoutAnyAuthorityIfNotLoggedIn
ca.intelliware.ehealth.umbra.importer.ImportExceptionTest.shouldIncludeAnyUserMessageInExceptionMessage
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldProvideTotalNumberOfAssessmentsWithoutAnyAssociatedFailures
ca.intelliware.ehealth.umbra.util.NullMessageHandlerTest.shouldNotHaveAnyErrorsByDefault
Api ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldIncludeHiddedClientsForNormalUserWhenAsSuperUserOverrideApiIsUsed
Apostrophe ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameOkContainsDashApostrophe
Appropriate ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForUnknownUsernameToEnsureAppropriateErrorMessageIsShownToUser
Are ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldValidateTrueForTheSourceAndTargetClientsAreDifferent
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.nullAssessmentsAreIdentical
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateFailureWhenSourceAndTargetAreTheSame
Argument ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldWriteOutActionArgument
As ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldIncludeHiddedClientsForNormalUserWhenAsSuperUserOverrideApiIsUsed
ca.intelliware.ehealth.umbra.importer.AbstractDataRetrievalActorTest.shouldDertermineSelectionWhitespaceAsNull
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldConvertNullHealthCardNumberAsNullString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldIntroduceHyphensWhenConvertingHealthCardNumbersAsString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldLeaveObviousWrongHealthCardNumbersUnchangedWhenConvertingAsString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldPassThroughBlankInputStringAsNull
ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldConvertBlankStringsToNullForAsObject
ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldPassThroughAsString
ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldStripLeadingAndTrailingWhitespaceForAsObject
+ 4 others Asked ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldFailWhenBuilderIsAskedToBuildMoreThanOneTime
Assessement ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.createAssessementImportHistoryShouldUseDbAssessment
Assessment ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.createMapOfEmptyAssessmentSections
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldIncludePlaceholderAnswersForAllQuestionsIfAssessmentHasNoAnswers
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldNotIncludePlaceholderAnswersIfAssessmentAlreadyHasAnswersForAllQuestions
ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldFilterByAssessmentType
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentHasNoType
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentTypeDoesNotMatch
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldAllowAdministratorToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldNotAllowNormalUserToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findByIdShouldReturnAssessment
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.reassignAssessmentToANewParent
+ 43 others Assessments ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findAssessmentsByLocalId
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findAssessmentsByLocalIdReturnsEmpty
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithAnswersNotIdenticalChoice
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithAnswersNotIdenticalFreeText
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithDifferentAnswerCountNotIdentical
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithIdenticalAnswersIdentical
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithIdenticalNullAnswersIdentical
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithNoQuestionsIdentical
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.nullAssessmentsAreIdentical
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldBeAbleToExtractManyAssessmentsFromXml
+ 9 others Associate ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldAssociateCurrentDateAndTimeWithUploadAttempt
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldAssociateCurrentLoggedInUserWithUploadAttempt
Associated ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldProvideTotalNumberOfAssessmentsWithAssociatedFailures
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldProvideTotalNumberOfAssessmentsWithoutAnyAssociatedFailures
At ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldLookupClientByIdAtStart
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldIncludeTitleAtBeginningOfRenderedResult
Attempt ca.intelliware.ehealth.umbra.model.QuestionTest.attemptToSaveQuestionImportance
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldAssociateCurrentDateAndTimeWithUploadAttempt
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldAssociateCurrentLoggedInUserWithUploadAttempt
Attribute ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.missingAttributeIsAChoiceLookup
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.nestedAttributeValueReturnsChoiceProperly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.nestedAttributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.nonmatchingAttributeReturnsNull
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.attributeValueReturnsChoiceProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.attributeValueReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.attributeValueThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.emptyAttributeValueReturnsEmptyFreeText
+ 11 others Attributes ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.missingAttributes
Authentication ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAbortAuthenticationForUsersWhenMachineUnauthorized
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForAllWhenMachineAuthorized
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForUnknownUsernameToEnsureAppropriateErrorMessageIsShownToUser
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAlwaysAllowAuthenticationToContinueForAdministrators
Authorities ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldProvideAccessToLoggedInUsersAuthorities
ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldCompareAgainstOtherGrantedAuthorities
ca.intelliware.ehealth.umbra.model.SecuritySettingsTest.shouldPropagateUserAuthorities
Authority ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldBeWithoutAnyAuthorityIfNotLoggedIn
ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldBeAbleToConvertSecurityPermissionToAnAuthority
ca.intelliware.ehealth.umbra.model.UserActionAuthorizationTest.shouldBeAbleToCheckFeatureAuthority
Authorization ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAuthorizationById
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAuthorizationByUuidAndIpAddress
ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldPackageUpCreatedAuthorizationTokenAsCookie
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.shouldCreateMatchingAuthorizationWhenAuthorizing
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.shouldInitializeAuthorizationWithCurrentTimestamp
Authorizations ca.intelliware.ehealth.umbra.controller.MenuControllerTest.shouldProvideAccessToAuthorizationsForLoggedInUser
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAllNearAuthorizationsWithinSameSubnetForIp4
Authorize ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.shouldGenerateUniqueIdForEveryAuthorizeAction
Authorized ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldBeConsideredAuthorizedIfCookieWithMatchingNamePresent
ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldNotBeConsideredAuthorizedIfIncorrectCookieValue
ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldNotBeConsideredAuthorizedIfNoMatchingCookies
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForAllWhenMachineAuthorized
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.nearIpButNoMatchingUuidShouldBeAuthorized
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.preciseMatchingUuidAndIpShouldBeAuthorized
Authorizing ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.shouldCreateMatchingAuthorizationWhenAuthorizing
Bad ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryMinusOne
ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryZero
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginBadCredentialsFailedPasswordIncrement
ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.badFilenameShouldReturnNullImportResult
ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnInterRaiTypeBadFormat
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.badDateFailsBadly
Badly ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.badDateFailsBadly
Based ca.intelliware.ehealth.umbra.model.PermissionTest.shouldImplementEqualityBasedOnSecurityPermission
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldImplementHashCodeBasedOnSecurityPermission
Beans ca.intelliware.ehealth.umbra.SpringConfigurationTest.testSpringBeansExist
Because ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasNotExpiredBecauseIntervalDateIsZero
Before ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldShowUserMessagesBeforeTechnicalMessages
Beginning ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldIncludeTitleAtBeginningOfRenderedResult
Birth ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenAgeAndDateOfBirthBothHaveValues
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIndicatesInTheFutureBirth
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIsTooOld
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldSpecifyDateOfBirthOrAge
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldCalculateBirthDateRangesWhenAgeIsSet
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldCalculateBirthDateRangesWhenDateOfBirthIsSet
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenAgeValueIsCleared
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenDateOfBirthValueIsCleared
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.shouldAddClientsWithoutBirthDateIfOtherCriteriaMatches
Birthdate ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldCreateClientNullBirthdate
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.birthdateAsAgeReturnsAge
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.birthdateAsAgeReturnsNull
Birthdates ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyDecember31
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyFebruary29
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyJune15
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyNullAge
Blank ca.intelliware.ehealth.umbra.controller.SelectionControllerTest.testDescribableListToSelectListIncludeBlank
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldPassThroughBlankInputStringAsNull
ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldConvertBlankStringsToNullForAsObject
Ble ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldBeABleToHideClients
ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldBeABleToUnhideClients
Bordering ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldSkipNonIPv4AddressForBorderingFind
Both ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.primarySecondaryCriteriaBothSpecified
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenAgeAndDateOfBirthBothHaveValues
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateBothClientsHaveOhipNumbers
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateMergeFailureDueToBothHaveOhipNumbers
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateNotBothClientsHaveOhipNumbersWhenOnlySourceClientHasIt
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateNotBothClientsHaveOhipNumbersWhenOnlyTargetClientHasIt
Build ca.intelliware.devcreek.build.BuildListenerAgentTest.testCancelledBuildShouldHaveStatusSetCorrectly
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFailedBuildShouldHaveStatusSetToCorrectly
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFailedBuildShouldHaveStatusSetToFailed
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldHaveCoreBuildType
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldHaveElapsedTime
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldSubmitToDevCreek
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldHaveCoreTimestampAndBuildType
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldNotIncludeBuildInfoIfNotSet
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldReadBuildInfoFromProperty
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldSubmitToDevCreek
+ 12 others Builder ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldFailWhenBuilderIsAskedToBuildMoreThanOneTime
But ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.nearIpButNoMatchingUuidShouldBeAuthorized
Calculate ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldCalculateBirthDateRangesWhenAgeIsSet
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldCalculateBirthDateRangesWhenDateOfBirthIsSet
Callback ca.intelliware.ehealth.umbra.service.impl.ConfigurationServiceImplTest.invokeCallbackOnSave
Can ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.canReturnHiddenClientsNormallyNotAccessibleToLoggedInUser
Cancelled ca.intelliware.devcreek.build.BuildListenerAgentTest.testCancelledBuildShouldHaveStatusSetCorrectly
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildFinishedWhenItsCancelled
Cant ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldNotifyUserIfCantLoadPropertiesFromFile
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldReturnNullIfCantFindImportById
Card ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.invalidHealthCardNumber
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveHealthCardMatchesFirstNameDoesntMatch
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldCreateClientFailsInvalidHealthCardNumber
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldConvertNullHealthCardNumberAsNullString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldIntroduceHyphensWhenConvertingHealthCardNumbersAsString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldLeaveObviousWrongHealthCardNumbersUnchangedWhenConvertingAsString
ca.intelliware.ehealth.umbra.model.ClientTest.shouldReturnHealthCardNumber
ca.intelliware.ehealth.umbra.model.ClientTest.shouldReturnNonHealthCardNumbers
ca.intelliware.ehealth.umbra.model.ClientTest.shouldReturnNullHealthCardNumberIfClientHasNoIdenfications
ca.intelliware.ehealth.umbra.model.ClientTest.shouldReturnNullHealthCardNumberIfThereIsNoIdentificationOfTypeOhip
Case ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.testCreateOkSaveMixedCaseUsername
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameReturnsErrorMixedCase
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.normalCaseWithAChoiceLookup
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.normalCaseWithFreeTextOnly
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.textNodeCaseWithFreeTextOnly
ca.intelliware.ehealth.umbra.importer.OcanXPathAlcoholFrequencyDataRetrievalActorTest.normalCase
ca.intelliware.ehealth.umbra.importer.OcanXPathYearMonthDataRetrievalActorTest.normalCase
ca.intelliware.ehealth.umbra.importer.XPathAttributeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNormalCase
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNormalCase
Cases ca.intelliware.ehealth.umbra.controller.AssessmentFilenameValidatorTest.failureCases
ca.intelliware.ehealth.umbra.controller.AssessmentFilenameValidatorTest.successCases
Catch ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldCatchAndDocumentUploadingProblems
Cause ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordNotStrongEnoughCauseError
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordsNotMatchedCauseError
Ccim ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnCcimPhi
Change ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpiredWhenThereIsNoPasswordChangeDate
Changed ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordChangedOkay
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordNotChanged
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveWithChangedPasswordUnlocksUser
Check ca.intelliware.ehealth.umbra.model.AssessmentTest.checkForPhiOnly
ca.intelliware.ehealth.umbra.model.UserActionAuthorizationTest.shouldBeAbleToCheckFeatureAuthority
Checked ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserAdminChecked
Choice ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithAnswersNotIdenticalChoice
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.missingAttributeIsAChoiceLookup
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.normalCaseWithAChoiceLookup
ca.intelliware.ehealth.umbra.importer.OcanXPathAlcoholFrequencyDataRetrievalActorTest.throwsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.emptyValueReturnsNullChoice
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.nestedAttributeValueReturnsChoiceProperly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.nestedAttributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.attributeValueReturnsChoiceProperly
+ 12 others Choices ca.intelliware.ehealth.umbra.dao.ChoiceDaoImplTest.findChoicesByCodeSystemShouldReturnEmptyList
ca.intelliware.ehealth.umbra.dao.ChoiceDaoImplTest.findChoicesByCodeSystemShouldReturnTwoInOrder
ca.intelliware.ehealth.umbra.service.impl.ChoiceServiceImplTest.shouldDelegateFindChoicesByCodeSystemToDao
City ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldFilterOnCity
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldFilterOnCityMultipleAddresses
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldntFilterOnEmptyCity
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldGetCityFromAddress
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldGetEmptyCityFromAddress
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldGetFirstCityFromAddress
Clause ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldOnlyUseLikeClauseForRegularIPv4
Clear ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenAgeValueIsCleared
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenDateOfBirthValueIsCleared
Cleared ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenAgeValueIsCleared
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenDateOfBirthValueIsCleared
Client ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldLookupClientByIdAtStart
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldAllowAdministratorToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldNotAllowNormalUserToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.saveAssessmentNoClient
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldAllowAdministratorToFindHiddedClientById
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldNotAllowNormalUserToFindHiddedClientById
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findByIdShouldReturnClient
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.saveClient
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldCreateClient
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldCreateClientFailsInvalidHealthCardNumber
+ 21 others Clients ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldBeABleToHideClients
ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldBeABleToUnhideClients
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldValidateTrueForTheSourceAndTargetClientsAreDifferent
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldExcludeHiddedClientsFromNormalUser
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldIncludeHiddedClientsForAdministrator
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldIncludeHiddedClientsForNormalUserWhenAsSuperUserOverrideApiIsUsed
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldFilterOnCity
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldFilterOnCityMultipleAddresses
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldntFilterOnEmptyCity
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldReturnClients
+ 9 others Close ca.intelliware.ehealth.umbra.util.JsfUtilTest.shouldCloseAllAssessmentsWhenThereIsAnImportantQuestion
Code ca.intelliware.ehealth.umbra.dao.ChoiceDaoImplTest.findChoicesByCodeSystemShouldReturnEmptyList
ca.intelliware.ehealth.umbra.dao.ChoiceDaoImplTest.findChoicesByCodeSystemShouldReturnTwoInOrder
ca.intelliware.ehealth.umbra.dao.IdentificationTaxonomyDaoImplTest.shouldFindTaxonomyByCodeSystemOid
ca.intelliware.ehealth.umbra.model.OrganizationTest.constructorShouldInitializeCodeSystem
ca.intelliware.ehealth.umbra.model.OrganizationTest.setNameShouldSetCodeSystemName
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldImplementHashCodeBasedOnSecurityPermission
ca.intelliware.ehealth.umbra.model.ProfileTest.hashCodeDifferent
ca.intelliware.ehealth.umbra.model.ProfileTest.hashCodeIdentical
ca.intelliware.ehealth.umbra.service.impl.ChoiceServiceImplTest.shouldDelegateFindChoicesByCodeSystemToDao
ca.intelliware.ehealth.umbra.web.view.AssessmentHelperTest.describeAnswerWithChoiceWithOnlyCode
Collate ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldCollateImportMessageOnlyInImportHistory
Collection ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldSaveForEachItemOnAReturnedCollection
Come ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.createNewOrganizationShouldComeWithTwoIdents
Compare ca.intelliware.ehealth.umbra.model.ProfileTest.compareToDifferent
ca.intelliware.ehealth.umbra.model.ProfileTest.compareToSame
ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldCompareAgainstOtherGrantedAuthorities
Compared ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfAddressesThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfIdentifiersThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfNamesThatDoesNotMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfPhoneNumbersThatDoesMatchFromAClientComparedToAnotherClient
Configuration ca.intelliware.ehealth.umbra.dao.ConfigurationDaoImplTest.getConfigurationExists
ca.intelliware.ehealth.umbra.dao.ConfigurationDaoImplTest.getConfigurationShouldReturnNull
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCountAccountNotLockedConfigurationZero
ca.intelliware.ehealth.umbra.service.impl.ConfigurationServiceImplTest.shouldDelegateGetConfigurationToDao
ca.intelliware.ehealth.umbra.service.impl.ConfigurationServiceImplTest.shouldDelegateGetConfigurationToDaoReturnsNull
Configurations ca.intelliware.ehealth.umbra.dao.ConfigurationDaoImplTest.getMultipleConfigurationsExistShouldThrowException
Consider ca.intelliware.ehealth.umbra.util.NullMessageHandlerTest.shouldNotConsiderInfoMessagesAsErrors
Considered ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldBeConsideredAuthorizedIfCookieWithMatchingNamePresent
ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldNotBeConsideredAuthorizedIfIncorrectCookieValue
ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldNotBeConsideredAuthorizedIfNoMatchingCookies
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenSubResultIsAFailure
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenTechnicalMessagesPresent
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenUserMessagesPresent
Constructor ca.intelliware.ehealth.umbra.model.OrganizationTest.constructorShouldInitializeCodeSystem
Consumer ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldIndicateConsumerQuestion
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldNotIndicateConsumerQuestion
Contain ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldContainUserMessageWhenRenderingUserResult
Contains ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameNotOkContainsNumbersError
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameNotOkContainsPunctuationError
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameOkContainsDashApostrophe
ca.intelliware.ehealth.umbra.service.impl.DictionaryImplTest.testContains
Continue ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForAllWhenMachineAuthorized
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForUnknownUsernameToEnsureAppropriateErrorMessageIsShownToUser
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAlwaysAllowAuthenticationToContinueForAdministrators
Convert ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldConvertNullHealthCardNumberAsNullString
ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldConvertBlankStringsToNullForAsObject
ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldBeAbleToConvertSecurityPermissionToAnAuthority
Converting ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldIntroduceHyphensWhenConvertingHealthCardNumbersAsString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldLeaveObviousWrongHealthCardNumbersUnchangedWhenConvertingAsString
Cookie ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldBeConsideredAuthorizedIfCookieWithMatchingNamePresent
ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldNotBeConsideredAuthorizedIfIncorrectCookieValue
ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldPackageUpCreatedAuthorizationTokenAsCookie
Cookies ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldNotBeConsideredAuthorizedIfNoMatchingCookies
Copy ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefault
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultDefaultOne
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfiles
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfilesAfter
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyAddresseThatIsNotTheSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyAllAssessments
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyClientName
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyPhoneNumbersThatIsNotTheSame
Core ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldHaveCoreBuildType
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldHaveCoreTimestampAndBuildType
Correct ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldReturnTheCorrectBuildStatusForListener
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.addAnswerToCorrectSection
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.addAnswerToCorrectSectionWithSectionNotFound
Correctly ca.intelliware.devcreek.build.BuildListenerAgentTest.testCancelledBuildShouldHaveStatusSetCorrectly
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFailedBuildShouldHaveStatusSetToCorrectly
ca.intelliware.devcreek.build.BuildListenerAgentTest.testSuccessfulBuildShouldHaveStatusSetCorrectly
Count ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToCountNumberOfItems
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.countExcludeInactive
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.countShouldReturnTwo
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.countShouldReturnZero
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.countExcludeInactive
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.countShouldReturnTwo
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.countShouldReturnZero
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithDifferentAnswerCountNotIdentical
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCount
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCountAccountLocked
+ 7 others Count0 ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldCount0ItemsInitially
Created ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldPackageUpCreatedAuthorizationTokenAsCookie
Creating ca.intelliware.ehealth.umbra.importer.PhiAssessmentImporterTest.shouldHaveNoAssessmentDefinitionWhenCreatingANewAssessmentOnFindOrCreatePhiAssessment
Creation ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldFindAllAndOrderByCreationTimeDescending
Credentials ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginBadCredentialsFailedPasswordIncrement
Creek ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldSubmitToDevCreek
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldSubmitToDevCreek
Criteria ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldUsePreviousSearchCriteriaDuringInitialize
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.emptyCriteriaShouldReturnError
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.primarySecondaryCriteriaBothSpecified
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldReturnInvalidSearchCriteria
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.shouldAddClientsWithoutBirthDateIfOtherCriteriaMatches
Current ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpiredWhereCurrentDateEqualsToIntervalDays
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldAssociateCurrentDateAndTimeWithUploadAttempt
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldAssociateCurrentLoggedInUserWithUploadAttempt
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.shouldInitializeAuthorizationWithCurrentTimestamp
Currently ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldProvideAccessToCurrentlyLogginUser
DD ca.intelliware.ehealth.umbra.importer.DefaultDateParserTest.parseDashesYYYYmmDD
ca.intelliware.ehealth.umbra.importer.DefaultDateParserTest.parseYYYYmmDD
Dao ca.intelliware.ehealth.umbra.service.impl.AssessmentDefinitionServiceImplTest.shouldDelegateFindAssessmentDefinitionToDao
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldDelegateFindAssessmentByIdToDao
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldDelegateFindAssessmentsByLocalIdToDao
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldDelegateFindLatestAssessmentRevisionByLocalIdToDao
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldDelegateSaveAssessmentToDao
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldDelegateFindUserByNameToDao
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldDelegateFindUserByNameToDaoThrowsException
ca.intelliware.ehealth.umbra.service.impl.ChoiceServiceImplTest.shouldDelegateFindChoicesByCodeSystemToDao
ca.intelliware.ehealth.umbra.service.impl.ConfigurationServiceImplTest.shouldDelegateGetConfigurationToDao
ca.intelliware.ehealth.umbra.service.impl.ConfigurationServiceImplTest.shouldDelegateGetConfigurationToDaoReturnsNull
+ 19 others Dash ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameOkContainsDashApostrophe
Dashes ca.intelliware.ehealth.umbra.importer.DefaultDateParserTest.parseDashesYYYYmmDD
ca.intelliware.ehealth.umbra.util.HealthNumberValidatorTest.testValidateWithDashes
Data ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
Date ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenAgeAndDateOfBirthBothHaveValues
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIndicatesInTheFutureBirth
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIsTooOld
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldSpecifyDateOfBirthOrAge
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldCalculateBirthDateRangesWhenAgeIsSet
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldCalculateBirthDateRangesWhenDateOfBirthIsSet
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenAgeValueIsCleared
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenDateOfBirthValueIsCleared
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.shouldAddClientsWithoutBirthDateIfOtherCriteriaMatches
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.badDateFailsBadly
+ 13 others Day ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasNotExpiredDayIntervalIsStillValid
Days ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpiredWhereCurrentDateEqualsToIntervalDays
Db ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.createAssessementImportHistoryShouldUseDbAssessment
December31 ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyDecember31
Definition ca.intelliware.ehealth.umbra.dao.AssessmentDefinitionDaoImplTest.findAssessmentDefinition
ca.intelliware.ehealth.umbra.dao.AssessmentDefinitionDaoImplTest.saveAssessmentDefinition
ca.intelliware.ehealth.umbra.importer.PhiAssessmentImporterTest.shouldHaveNoAssessmentDefinitionWhenCreatingANewAssessmentOnFindOrCreatePhiAssessment
ca.intelliware.ehealth.umbra.service.impl.AssessmentDefinitionServiceImplTest.shouldDelegateFindAssessmentDefinitionToDao
Delegate ca.intelliware.ehealth.umbra.service.impl.AssessmentDefinitionServiceImplTest.shouldDelegateFindAssessmentDefinitionToDao
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldDelegateFindAssessmentByIdToDao
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldDelegateFindAssessmentsByLocalIdToDao
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldDelegateFindLatestAssessmentRevisionByLocalIdToDao
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldDelegateSaveAssessmentToDao
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldDelegateFindUserByNameToDao
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldDelegateFindUserByNameToDaoThrowsException
ca.intelliware.ehealth.umbra.service.impl.ChoiceServiceImplTest.shouldDelegateFindChoicesByCodeSystemToDao
ca.intelliware.ehealth.umbra.service.impl.ConfigurationServiceImplTest.shouldDelegateGetConfigurationToDao
ca.intelliware.ehealth.umbra.service.impl.ConfigurationServiceImplTest.shouldDelegateGetConfigurationToDaoReturnsNull
+ 19 others Deleted ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldNotListAssessmentIdAndClientNameInSummaryDeleted
Dertermine ca.intelliware.ehealth.umbra.importer.AbstractDataRetrievalActorTest.shouldDertermineSelectionWhitespaceAsNull
Descending ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldFindAllAndOrderByCreationTimeDescending
Describable ca.intelliware.ehealth.umbra.controller.SelectionControllerTest.testDescribableListToSelectList
ca.intelliware.ehealth.umbra.controller.SelectionControllerTest.testDescribableListToSelectListIncludeBlank
Describe ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldDescribeInAStandardDateFormat
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldReturnAFormattedStringForDescribeDateTime
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldReturnEmptyStringForDescribeDateIfDateIsNull
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldReturnEmptyStringForDescribeDateTimeIfDateIsNull
ca.intelliware.ehealth.umbra.web.view.AssessmentHelperTest.describeAnswer
ca.intelliware.ehealth.umbra.web.view.AssessmentHelperTest.describeAnswerWithChoiceWithOnlyCode
ca.intelliware.ehealth.umbra.web.view.AssessmentHelperTest.describeAnswerWithChoiceWithOnlyValue
ca.intelliware.ehealth.umbra.web.view.AssessmentHelperTest.describeAnswerWithNoChoice
ca.intelliware.ehealth.umbra.web.view.AssessmentHelperTest.describeAnswerWithNoFreeFormText
Description ca.intelliware.ehealth.umbra.model.PermissionTest.shouldProvideDescriptionOfHeldSecurityPermission
ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldProvideMoreReadableDescription
ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldWriteOutObjectDescription
Dev ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldSubmitToDevCreek
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldSubmitToDevCreek
Different ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldValidateTrueForTheSourceAndTargetClientsAreDifferent
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.shouldNotBeDuplicateIdentificationWhenTaxonomyIsDifferent
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.shouldNotBeDuplicateIdentificationWhenValueIsDifferent
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithDifferentAnswerCountNotIdentical
ca.intelliware.ehealth.umbra.model.ProfileTest.compareToDifferent
ca.intelliware.ehealth.umbra.model.ProfileTest.hashCodeDifferent
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationNotUniqueIfOneDifferentOrgHasIt
Direct ca.intelliware.ehealth.umbra.controller.PermissionBasedHomePageResolverTest.shouldDirectAdministratorToAdminPage
ca.intelliware.ehealth.umbra.model.UserActionAuthorizationTest.shouldProvideDirectAccessToSecurityPermissions
Do ca.intelliware.ehealth.umbra.controller.MyAccountPageFlowTest.shouldDoNothingIfFlowStillOngoing
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberDoNotAddPhoneNumberOrAddress
Document ca.intelliware.ehealth.umbra.importer.AssessmentDocumentReaderTest.shouldInvalidateRai2009XmlDocument
ca.intelliware.ehealth.umbra.importer.AssessmentDocumentReaderTest.shouldValidateRai2009XmlDocument
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldDocumentClientResolutionExceptions
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldCatchAndDocumentUploadingProblems
Does ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveWithUnchangedPasswordDoesNotUnlockUser
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentTypeDoesNotMatch
ca.intelliware.ehealth.umbra.dao.ConverterDaoImplTest.testShouldNotFindTaxonomyThatDoesNotExist
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfAddressesThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfIdentifiersThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfNamesThatDoesNotMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfPhoneNumbersThatDoesMatchFromAClientComparedToAnotherClient
Doesnt ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveHealthCardMatchesFirstNameDoesntMatch
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.doesntIncludePhoneNumber
Done ca.intelliware.ehealth.umbra.controller.MyAccountPageFlowTest.shouldNavigateToHomePageOnceDone
Due ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateMergeFailureDueToBothHaveOhipNumbers
Duplicate ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.shouldIdentifyDuplicateIdentification
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.shouldNotBeDuplicateIdentificationWhenTaxonomyIsDifferent
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.shouldNotBeDuplicateIdentificationWhenValueIsDifferent
During ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldUsePreviousSearchCriteriaDuringInitialize
Each ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldOrderAllResultsSummaryByOverallThenEachAssessment
ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldSaveForEachItemOnAReturnedCollection
Elapsed ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldHaveElapsedTime
Element ca.intelliware.ehealth.umbra.importer.OcanXPathAlcoholFrequencyDataRetrievalActorTest.emptyElementReturnsNull
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.emptyElementReturnsNull
ca.intelliware.ehealth.umbra.importer.OcanXPathYearMonthDataRetrievalActorTest.emptyElementReturnsNull
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.emptyElementReturnsNull
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nullElementThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.emptyElementReturnsNull
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.nullElementThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.emptyElementReturnsNull
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.nullElementThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.emptyElementReturnsNull
+ 1 others Eligible ca.intelliware.ehealth.umbra.controller.MyAccountControllerTest.testGetEligibleProfiles
ca.intelliware.ehealth.umbra.controller.MyAccountControllerTest.testGetEligibleProfilesUnsorted
Enabled ca.intelliware.ehealth.umbra.model.SecuritySettingsTest.enabledIfNotInactive
ca.intelliware.ehealth.umbra.model.SecuritySettingsTest.notEnabledIfInactive
Enough ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordNotStrongEnoughCauseError
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithJustEnoughMatchingRecords
Ensure ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForUnknownUsernameToEnsureAppropriateErrorMessageIsShownToUser
Entries ca.intelliware.ehealth.umbra.controller.MessageKeyTest.testAllMessageKeysShouldHaveEntriesInMessageFile
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.attributeListMultipleEntriesReturnProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.textNodeListMultipleEntriesReturnProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListOtherAttributeDataRetrievalActorTest.textNodeListMultipleEntriesWithNoOtherAttribute
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListOtherAttributeDataRetrievalActorTest.textNodeListMultipleEntriesWithNoOtherChoice
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListOtherAttributeDataRetrievalActorTest.textNodeListMultipleEntriesWithOtherAttribute
Entry ca.intelliware.ehealth.umbra.importer.XPathAttributeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNoChoiceThrowsException
ca.intelliware.ehealth.umbra.importer.XPathAttributeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNoFrequency
ca.intelliware.ehealth.umbra.importer.XPathAttributeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNormalCase
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.attributeListSingleEntryReturnsProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNormalCase
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.textNodeListSingleEntryReturnsProperly
Equal ca.intelliware.ehealth.umbra.model.ProfileTest.equalsShouldEqual
ca.intelliware.ehealth.umbra.model.ProfileTest.equalsShouldNotEqual
Equality ca.intelliware.ehealth.umbra.model.PermissionTest.shouldImplementEqualityBasedOnSecurityPermission
Equals ca.intelliware.ehealth.umbra.model.ProfileTest.equalsShouldEqual
ca.intelliware.ehealth.umbra.model.ProfileTest.equalsShouldNotEqual
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpiredWhereCurrentDateEqualsToIntervalDays
Error ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameNotOkContainsNumbersError
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameNotOkContainsPunctuationError
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordNotStrongEnoughCauseError
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordsNotMatchedCauseError
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.emptyCriteriaShouldReturnError
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenAgeAndDateOfBirthBothHaveValues
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIndicatesInTheFutureBirth
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIsTooOld
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameReturnsError
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameReturnsErrorMixedCase
+ 6 others Errors ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.multipleErrors
ca.intelliware.ehealth.umbra.util.NullMessageHandlerTest.shouldNotConsiderInfoMessagesAsErrors
ca.intelliware.ehealth.umbra.util.NullMessageHandlerTest.shouldNotHaveAnyErrorsByDefault
Evaluate ca.intelliware.ehealth.umbra.controller.HighImportancePredicateTest.evaluateFalse
ca.intelliware.ehealth.umbra.controller.HighImportancePredicateTest.evaluateFalseNotAnAnswer
ca.intelliware.ehealth.umbra.controller.HighImportancePredicateTest.evaluateTrue
ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateFalse
ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateFalseNotAnAnswer
ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateTrue
ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateTrueNegativeValueForImportance
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentHasNoType
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentTypeDoesNotMatch
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateTrue
+ 1 others Even ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nextedAttributeValueReturnsFreeTextProperlyEvenThoughItsTricky
Every ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.shouldGenerateUniqueIdForEveryAuthorizeAction
Exception ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldShowFallbackMessageIfImportServiceThrowsException
ca.intelliware.ehealth.umbra.dao.ConfigurationDaoImplTest.getMultipleConfigurationsExistShouldThrowException
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.expectExceptionInvalidGender
ca.intelliware.ehealth.umbra.importer.DefaultGenderParserTest.invalidValueShouldThrowParseException
ca.intelliware.ehealth.umbra.importer.DefaultGenderParserTest.nullShouldThrowParseException
ca.intelliware.ehealth.umbra.importer.ImportExceptionTest.shouldIncludeAnyUserMessageInExceptionMessage
ca.intelliware.ehealth.umbra.importer.OcanGenderParserTest.invalidValueShouldThrowParseException
ca.intelliware.ehealth.umbra.importer.OcanGenderParserTest.nullShouldThrowParseException
ca.intelliware.ehealth.umbra.importer.OcanXPathAlcoholFrequencyDataRetrievalActorTest.throwsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueThrowsExceptionOnUnmatchedChoice
+ 14 others Exceptions ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldDocumentClientResolutionExceptions
Excess ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldHandleRepeatedAnswerByPreservingOrderAndNotMistakenlyAddingExcessPlaceholderAnswers
Exclude ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldExcludeHiddedClientsFromNormalUser
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.countExcludeInactive
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findAllExcludeInactive
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.countExcludeInactive
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.findAllExcludeInactive
Execute ca.intelliware.devcreek.build.BuildTaskAgentTest.testShouldExecuteBuildFinished
ca.intelliware.devcreek.build.BuildTaskAgentTest.testShouldExecuteBuildStarted
ca.intelliware.devcreek.build.BuildTaskAgentTest.testShouldExecuteNothingIfBuildStageKeywordIsIncorrect
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildFinished
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildFinishedWhenItsAFailure
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildFinishedWhenItsCancelled
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildStarted
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteNothingIfBuildStageKeywordIsIncorrect
Exist ca.intelliware.ehealth.umbra.dao.ConfigurationDaoImplTest.getMultipleConfigurationsExistShouldThrowException
ca.intelliware.ehealth.umbra.dao.ConverterDaoImplTest.testShouldNotFindTaxonomyThatDoesNotExist
ca.intelliware.ehealth.umbra.SpringConfigurationTest.testSpringBeansExist
ca.intelliware.ehealth.umbra.SpringConfigurationTest.testSpringReferencesExist
Exists ca.intelliware.ehealth.umbra.dao.ConfigurationDaoImplTest.getConfigurationExists
Expect ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.expectExceptionInvalidGender
Expired ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpired
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpiredWhenThereIsNoPasswordChangeDate
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpiredWhereCurrentDateEqualsToIntervalDays
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasNotExpiredBecauseIntervalDateIsZero
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasNotExpiredDayIntervalIsStillValid
Expiry ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryMinusOne
ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryZero
Extract ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldBeAbleToExtractManyAssessmentsFromXml
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldIndicateAssessmentImportFailureIfExtractAnAnswerFails
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldIndicateAssessmentImportFailureIfExtractAssessmentFails
Failed ca.intelliware.devcreek.build.BuildListenerAgentTest.testFailedBuildShouldHaveStatusSetToCorrectly
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFailedBuildShouldHaveStatusSetToFailed
ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryMinusOne
ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryZero
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginBadCredentialsFailedPasswordIncrement
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginSuccessfulFailedPasswordReset
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderFailedMessageForFailUploadAssessment
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderFailedMessagesForQuestionAnswersImport
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCount
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCountAccountLocked
+ 5 others Fails ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.badDateFailsBadly
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldCreateClientFailsInvalidHealthCardNumber
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldCreateClientFailsNoFirstName
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldCreateClientFailsNoLastName
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldIndicateAssessmentImportFailureIfExtractAnAnswerFails
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldIndicateAssessmentImportFailureIfExtractAssessmentFails
Failure ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildFinishedWhenItsAFailure
ca.intelliware.ehealth.umbra.controller.AssessmentFilenameValidatorTest.failureCases
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeAbleToAddTechnicalFailureMessages
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeAbleToAddUserFailureMessages
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenSubResultIsAFailure
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenTechnicalMessagesPresent
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenUserMessagesPresent
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldNotBeAFailureInitially
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateFailureWhenSourceAndTargetAreTheSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateMergeFailureDueToBothHaveOhipNumbers
+ 4 others Failures ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldLogUnexpectedFailuresToHistory
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldIndicateWhenAssessmentHasFailures
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldInitiallyImportResultHasNoFailures
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldProvideTotalNumberOfAssessmentsWithAssociatedFailures
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldProvideTotalNumberOfAssessmentsWithoutAnyAssociatedFailures
Fallback ca.intelliware.ehealth.umbra.controller.PermissionBasedHomePageResolverTest.shoudFallbackToMyAccountPage
ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldShowFallbackMessageIfImportServiceThrowsException
False ca.intelliware.ehealth.umbra.controller.HighImportancePredicateTest.evaluateFalse
ca.intelliware.ehealth.umbra.controller.HighImportancePredicateTest.evaluateFalseNotAnAnswer
ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateFalse
ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateFalseNotAnAnswer
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentHasNoType
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentTypeDoesNotMatch
Feature ca.intelliware.ehealth.umbra.model.UserActionAuthorizationTest.shouldBeAbleToCheckFeatureAuthority
February29 ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyFebruary29
Fields ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserAdminChecked
ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserEmptyPermissions
ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserNonEmptyPermissions
ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsNotLoggedInUser
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.shouldFillAllFields
File ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldLoadPropertiesFromFile
ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldNotifyUserIfCantLoadPropertiesFromFile
ca.intelliware.ehealth.umbra.controller.MessageKeyTest.testAllMessageKeysShouldHaveEntriesInMessageFile
ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.nullFileShouldReturnNullImportResult
Filename ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.badFilenameShouldReturnNullImportResult
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldSaveFilenameInImportResult
Filenames ca.intelliware.ehealth.umbra.util.FilenameUtilTest.trimFilenames
Files ca.intelliware.ehealth.umbra.XmlFilesTest.nonJavaFilesShouldNotBeLocatedUnderMainJava
ca.intelliware.ehealth.umbra.XmlFilesTest.nonJavaFilesShouldNotBeLocatedUnderTestJava
Fill ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.shouldFillAllFields
Filter ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldFilterByAssessmentType
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldFilterOnCity
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldFilterOnCityMultipleAddresses
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldntFilterOnEmptyCity
Filterable ca.intelliware.ehealth.umbra.controller.SelectionControllerTest.shouldAddToSelectionIfItIsFilterable
Find ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldAllowAdministratorToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldNotAllowNormalUserToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findAssessmentsByLocalId
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findAssessmentsByLocalIdReturnsEmpty
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findByIdShouldReturnAssessment
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findByIdShouldReturnNull
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findLatestRevisionByLocalId
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findLatestRevisionByLocalIdReturnsNull
ca.intelliware.ehealth.umbra.dao.AssessmentDefinitionDaoImplTest.findAssessmentDefinition
ca.intelliware.ehealth.umbra.dao.ChoiceDaoImplTest.findChoicesByCodeSystemShouldReturnEmptyList
+ 68 others Finished ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldHaveCoreBuildType
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldHaveElapsedTime
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldSubmitToDevCreek
ca.intelliware.devcreek.build.BuildTaskAgentTest.testShouldExecuteBuildFinished
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildFinished
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildFinishedWhenItsAFailure
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildFinishedWhenItsCancelled
First ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.invalidFirstName
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveHealthCardMatchesFirstNameDoesntMatch
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldCreateClientFailsNoFirstName
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldGetFirstCityFromAddress
Flag ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.shouldOnlyReturnClientsWithMergedFlagTurnedOff
ca.intelliware.ehealth.umbra.util.NullMessageHandlerTest.shouldFlagErrorMessageKeys
ca.intelliware.ehealth.umbra.util.NullMessageHandlerTest.shouldFlagErrorMessages
Flow ca.intelliware.ehealth.umbra.controller.MyAccountPageFlowTest.shouldDoNothingIfFlowStillOngoing
Form ca.intelliware.ehealth.umbra.web.view.AssessmentHelperTest.describeAnswerWithNoFreeFormText
Format ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.formatYearVariations
ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnInterRaiTypeBadFormat
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.testWithOcanDateFormat
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldDescribeInAStandardDateFormat
Formatted ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldReturnAFormattedStringForDescribeDateTime
Found ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.addAnswerToCorrectSectionWithSectionNotFound
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginUsernameNotFound
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldIndicateTooMayResultsFound
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldReturnSearchARecordFound
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCountUserNotFound
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldResetFailedPasswordCountUserNotFound
Free ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithAnswersNotIdenticalFreeText
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.normalCaseWithFreeTextOnly
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.textNodeCaseWithFreeTextOnly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.emptyOtherReturnsEmptyFreeText
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.nestedAttributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.attributeValueReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.emptyAttributeValueReturnsEmptyFreeText
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nestedAttributeValueReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nextedAttributeValueReturnsFreeTextProperlyEvenThoughItsTricky
+ 7 others Frequency ca.intelliware.ehealth.umbra.importer.OcanXPathAlcoholFrequencyDataRetrievalActorTest.nullFrequency
ca.intelliware.ehealth.umbra.importer.XPathAttributeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNoFrequency
From ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldLoadPropertiesFromFile
ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldNotifyUserIfCantLoadPropertiesFromFile
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldReadBuildInfoFromProperty
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldExcludeHiddedClientsFromNormalUser
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldBeAbleToExtractManyAssessmentsFromXml
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldPopulateAssessmentQuestionsFromOcanXmlOCANSubmissionRecord
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldStripOutHyphensFromInput
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfAddressesThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfIdentifiersThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfNamesThatDoesNotMatchFromAClientComparedToAnotherClient
+ 4 others Full ca.intelliware.ehealth.umbra.controller.MenuControllerTest.noUserRecordFullNameIsUserName
ca.intelliware.ehealth.umbra.controller.MenuControllerTest.nullUserHasNullFullName
ca.intelliware.ehealth.umbra.controller.MenuControllerTest.userHasFullName
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataAddressAdapterTest.shouldCreateFullAddress
ca.intelliware.ehealth.umbra.model.ClientTest.shouldReturnDefaultFullName
Fullname ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameNotOkContainsNumbersError
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameNotOkContainsPunctuationError
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameOkContainsDashApostrophe
Future ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIndicatesInTheFutureBirth
Gender ca.intelliware.ehealth.umbra.config.MnemonicConfigurationTest.testResolveGender
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.expectExceptionInvalidGender
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.shouldReturnValidGender
Generate ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.shouldGenerateUniqueIdForEveryAuthorizeAction
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldGenerateAMessageForAnAssessmentImport
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldGenerateMessagesForMultipleAssessmentImport
ca.intelliware.ehealth.umbra.util.HealthNumberValidatorTest.generateIds
Given ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateTrueWhenGivenPredicateIsNull
Granted ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldCompareAgainstOtherGrantedAuthorities
Handle ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldHandleRepeatedAnswerByPreservingOrderAndNotMistakenlyAddingExcessPlaceholderAnswers
ca.intelliware.ehealth.umbra.importer.AbstractDataRetrievalActorTest.shouldHandleNullQuestionInput
Has ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldIncludePlaceholderAnswersForAllQuestionsIfAssessmentHasNoAnswers
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldNotIncludePlaceholderAnswersIfAssessmentAlreadyHasAnswersForAllQuestions
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfiles
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfilesAfter
ca.intelliware.ehealth.umbra.controller.MenuControllerTest.nullUserHasNullFullName
ca.intelliware.ehealth.umbra.controller.MenuControllerTest.userHasFullName
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentHasNoType
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldReturnNullWhenFindByUuidAndIpAddressHasNoPreciseMatch
ca.intelliware.ehealth.umbra.model.ClientTest.shouldReturnNullHealthCardNumberIfClientHasNoIdenfications
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpired
+ 10 others Hash ca.intelliware.ehealth.umbra.model.PermissionTest.shouldImplementHashCodeBasedOnSecurityPermission
ca.intelliware.ehealth.umbra.model.ProfileTest.hashCodeDifferent
ca.intelliware.ehealth.umbra.model.ProfileTest.hashCodeIdentical
Have ca.intelliware.devcreek.build.BuildListenerAgentTest.testCancelledBuildShouldHaveStatusSetCorrectly
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFailedBuildShouldHaveStatusSetToCorrectly
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFailedBuildShouldHaveStatusSetToFailed
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldHaveCoreBuildType
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldHaveElapsedTime
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldHaveCoreTimestampAndBuildType
ca.intelliware.devcreek.build.BuildListenerAgentTest.testSuccessfulBuildShouldHaveStatusSetCorrectly
ca.intelliware.devcreek.build.BuildListenerAgentTest.testSuccessfulBuildShouldHaveStatusSetToOK
ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldHaveNullUserIfNotLoggedIn
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenAgeAndDateOfBirthBothHaveValues
+ 14 others Health ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.invalidHealthCardNumber
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.shouldSanatizeImportedHealthNumber
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveHealthCardMatchesFirstNameDoesntMatch
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveUsingHealthNumberReturnsTwoClients
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldCreateClientFailsInvalidHealthCardNumber
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumber
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberAddPhoneNumberAndAddress
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberDoNotAddPhoneNumberOrAddress
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldConvertNullHealthCardNumberAsNullString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldIntroduceHyphensWhenConvertingHealthCardNumbersAsString
+ 5 others Held ca.intelliware.ehealth.umbra.model.PermissionTest.shouldProvideDescriptionOfHeldSecurityPermission
Hidded ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldAllowAdministratorToFindHiddedClientById
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldExcludeHiddedClientsFromNormalUser
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldIncludeHiddedClientsForAdministrator
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldIncludeHiddedClientsForNormalUserWhenAsSuperUserOverrideApiIsUsed
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldNotAllowNormalUserToFindHiddedClientById
Hidden ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldAllowAdministratorToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldNotAllowNormalUserToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.canReturnHiddenClientsNormallyNotAccessibleToLoggedInUser
Hide ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldBeABleToHideClients
History ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldLogUnexpectedFailuresToHistory
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.saveImportHistory
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToLookupItemViaAssessmentHistoryId
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldFindAllImportHistory
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldSaveResultOfImportToHistory
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.createAssessementImportHistoryShouldUseDbAssessment
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldCollateImportMessageOnlyInImportHistory
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldCreateHistoryItemForImportedAssessment
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldNotLinkAssessmentImportHistoryToAssessmentIfClientNotPresent
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldRecordImportResultAndSaveToResultHistory
Hold ca.intelliware.ehealth.umbra.importer.ImportExceptionTest.shouldHoldAnImportResultUserMessage
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldHoldSecurityPermission
Home ca.intelliware.ehealth.umbra.controller.MyAccountPageFlowTest.shouldNavigateToHomePageOnceDone
Hyphens ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldIntroduceHyphensWhenConvertingHealthCardNumbersAsString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldStripOutHyphensFromInput
I ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldOnlyUseLikeClauseForRegularIPv4
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldSkipNonIPv4AddressForBorderingFind
Id ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldLookupClientByIdAtStart
ca.intelliware.ehealth.umbra.controller.ImportSourceControllerTest.shouldLookupImportSourceByIdParameter
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldAllowAdministratorToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldNotAllowNormalUserToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findAssessmentsByLocalId
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findAssessmentsByLocalIdReturnsEmpty
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findByIdShouldReturnAssessment
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findByIdShouldReturnNull
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findLatestRevisionByLocalId
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findLatestRevisionByLocalIdReturnsNull
+ 36 others Idenfications ca.intelliware.ehealth.umbra.model.ClientTest.shouldReturnNullHealthCardNumberIfClientHasNoIdenfications
Identical ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithAnswersNotIdenticalChoice
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithAnswersNotIdenticalFreeText
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithDifferentAnswerCountNotIdentical
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithIdenticalAnswersIdentical
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithIdenticalNullAnswersIdentical
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithNoQuestionsIdentical
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.nullAssessmentNotIdenticalToNonNull
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.nullAssessmentsAreIdentical
ca.intelliware.ehealth.umbra.model.ProfileTest.hashCodeIdentical
Identification ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findByIdentificationShouldReturnClients
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findByIdentificationShouldReturnNull
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findByIdentificationShouldIgnoreInactive
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findByIdentificationShouldReturnNull
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findByIdentificationShouldReturnOrganizations
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.shouldIdentifyDuplicateIdentification
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.shouldNotBeDuplicateIdentificationWhenTaxonomyIsDifferent
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.shouldNotBeDuplicateIdentificationWhenValueIsDifferent
ca.intelliware.ehealth.umbra.model.ClientTest.shouldReturnNullHealthCardNumberIfThereIsNoIdentificationOfTypeOhip
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationNotUniqueIfOneDifferentOrgHasIt
+ 4 others Identifiers ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfIdentifiersThatDoesMatchFromAClientComparedToAnotherClient
Identify ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.shouldIdentifyDuplicateIdentification
Idents ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.createNewOrganizationShouldComeWithTwoIdents
Ids ca.intelliware.ehealth.umbra.util.HealthNumberValidatorTest.generateIds
Ignore ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findByIdentificationShouldIgnoreInactive
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldIgnoreTechnicalMessagesWhenRenderingUserResult
Ignoring ca.intelliware.ehealth.umbra.util.TextUtilTest.testJoinIgnoringEmptyStrings
Implement ca.intelliware.ehealth.umbra.model.PermissionTest.shouldImplementEqualityBasedOnSecurityPermission
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldImplementHashCodeBasedOnSecurityPermission
Implemented ca.intelliware.ehealth.umbra.importer.OcanXPathAlcoholFrequencyDataRetrievalActorTest.getValueNotImplemented
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.getValueNotImplemented
ca.intelliware.ehealth.umbra.importer.OcanXPathYearMonthDataRetrievalActorTest.getValueNotImplemented
ca.intelliware.ehealth.umbra.importer.XPathAttributeListAdditionalAttributeDataRetrievalActorTest.getValueNotImplemented
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.getValueNotImplemented
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListAdditionalAttributeDataRetrievalActorTest.getValueNotImplemented
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.getValueNotImplemented
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListOtherAttributeDataRetrievalActorTest.getValueNotImplemented
Import ca.intelliware.ehealth.umbra.controller.ImportSourceControllerTest.shouldLookupImportSourceByIdParameter
ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.badFilenameShouldReturnNullImportResult
ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.nullFileShouldReturnNullImportResult
ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldShowFallbackMessageIfImportServiceThrowsException
ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldShowImportResultToUser
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.saveImportHistory
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldFindAllImportHistory
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldReturnNullIfCantFindImportById
ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldReturnNullImportWithInvalideAssessmentType
ca.intelliware.ehealth.umbra.importer.ImportExceptionTest.shouldHoldAnImportResultUserMessage
+ 18 others Importance ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateTrueNegativeValueForImportance
ca.intelliware.ehealth.umbra.model.AssessmentTest.getAnswersOrderedByImportance
ca.intelliware.ehealth.umbra.model.QuestionTest.attemptToSaveQuestionImportance
ca.intelliware.ehealth.umbra.model.QuestionTest.getImportanceFor
ca.intelliware.ehealth.umbra.model.QuestionTest.getImportanceForANullProfile
ca.intelliware.ehealth.umbra.model.QuestionTest.getImportanceForWithEmptyProfileImportance
ca.intelliware.ehealth.umbra.model.QuestionTest.getImportanceForWithProfileNotSpecified
Important ca.intelliware.ehealth.umbra.util.JsfUtilTest.shouldCloseAllAssessmentsWhenThereIsAnImportantQuestion
ca.intelliware.ehealth.umbra.util.JsfUtilTest.shouldOpenAllAssessmentsWhenThereNoImportantQuestions
ca.intelliware.ehealth.umbra.util.JsfUtilTest.shouldOpenAllAssessmentsWithImportantQuestionListIsNull
Imported ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.shouldSanatizeImportedHealthNumber
ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldProvideResultSummaryThatIncludesAllImportedAssessments
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldCreateHistoryItemForImportedAssessment
Importer ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldRecturnImporterWithValidAssessmentType
Imports ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldProvideNumberOfSuccessfulAndProblemAssessmentImports
Inactive ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.countExcludeInactive
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findAllExcludeInactive
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findByIdentificationShouldIgnoreInactive
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.countExcludeInactive
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.findAllExcludeInactive
ca.intelliware.ehealth.umbra.model.SecuritySettingsTest.enabledIfNotInactive
ca.intelliware.ehealth.umbra.model.SecuritySettingsTest.notEnabledIfInactive
Includes ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.includesPhoneNumber
ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldProvideResultSummaryThatIncludesAllImportedAssessments
Incomplete ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldUseMissingMarkersInSummaryIfClientInformationIncomplete
Incorrect ca.intelliware.devcreek.build.BuildTaskAgentTest.testShouldExecuteNothingIfBuildStageKeywordIsIncorrect
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteNothingIfBuildStageKeywordIsIncorrect
ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldNotBeConsideredAuthorizedIfIncorrectCookieValue
Increment ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginBadCredentialsFailedPasswordIncrement
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCount
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCountAccountLocked
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCountAccountNotLockedConfigurationZero
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCountUserNotFound
Index ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToFindSubsetOfItemsWithinSpecifiedIndexRange
Indicate ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldIndicateMoreThanOneSourceWasSelected
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldIndicateTooMayResultsFound
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpired
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpiredWhenThereIsNoPasswordChangeDate
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpiredWhereCurrentDateEqualsToIntervalDays
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasNotExpiredBecauseIntervalDateIsZero
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasNotExpiredDayIntervalIsStillValid
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldIndicateWhenAssessmentHasFailures
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldIndicateWhenAssessmentIsSuccessful
ca.intelliware.ehealth.umbra.service.impl.ClientServiceImplTest.shouldIndicateSourceClientIsMerged
+ 10 others Indicates ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIndicatesInTheFutureBirth
Info ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldNotIncludeBuildInfoIfNotSet
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldReadBuildInfoFromProperty
ca.intelliware.ehealth.umbra.controller.ValidationResultTest.addInfoMessage
ca.intelliware.ehealth.umbra.util.NullMessageHandlerTest.shouldNotConsiderInfoMessagesAsErrors
Information ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldUseMissingMarkersInSummaryIfClientInformationIncomplete
Initialize ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldInitializeProperties
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldUsePreviousSearchCriteriaDuringInitialize
ca.intelliware.ehealth.umbra.model.OrganizationTest.constructorShouldInitializeCodeSystem
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.shouldInitializeAuthorizationWithCurrentTimestamp
Initially ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldCount0ItemsInitially
ca.intelliware.ehealth.umbra.dao.PermissionDaoImplTest.shouldBeNoPermissionsInitially
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldNotBeAFailureInitially
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldInitiallyHaveNoAssessments
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldInitiallyHaveNoImportStatusMessage
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldInitiallyImportResultHasNoFailures
Input ca.intelliware.ehealth.umbra.importer.AbstractDataRetrievalActorTest.shouldHandleNullQuestionInput
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldPassThroughBlankInputStringAsNull
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldPassThroughInputNumbers
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldStripOutHyphensFromInput
Inter ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnInterRaiType
ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnInterRaiTypeBadFormat
ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnInterRaiTypeUnknownYear
Interval ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpiredWhereCurrentDateEqualsToIntervalDays
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasNotExpiredBecauseIntervalDateIsZero
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasNotExpiredDayIntervalIsStillValid
Into ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefault
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultDefaultOne
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfiles
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfilesAfter
Introduce ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldIntroduceHyphensWhenConvertingHealthCardNumbersAsString
Invalid ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.invalidAge
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.invalidFirstName
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.invalidHealthCardNumber
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.invalidLastName
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldReturnInvalidSearchCriteria
ca.intelliware.ehealth.umbra.controller.ValidationResultTest.addErrorMessageToMakeInvalid
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.expectExceptionInvalidGender
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldCreateClientFailsInvalidHealthCardNumber
ca.intelliware.ehealth.umbra.importer.DefaultGenderParserTest.invalidValueShouldThrowParseException
+ 2 others Invalidate ca.intelliware.ehealth.umbra.importer.AssessmentDocumentReaderTest.shouldInvalidateRai2009XmlDocument
Invalide ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldReturnNullImportWithInvalideAssessmentType
Invoke ca.intelliware.ehealth.umbra.service.impl.ConfigurationServiceImplTest.invokeCallbackOnSave
Ip ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAuthorizationByUuidAndIpAddress
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldReturnNullWhenFindByUuidAndIpAddressHasNoPreciseMatch
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.nearIpButNoMatchingUuidShouldBeAuthorized
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.preciseMatchingUuidAndIpShouldBeAuthorized
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.unknownClientIpAddressShouldBeUnauthorized
Ip4 ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAllNearAuthorizationsWithinSameSubnetForIp4
It ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldIncludeQuestionsWhenNoAnswerForIt
ca.intelliware.ehealth.umbra.controller.SelectionControllerTest.shouldAddToSelectionIfItIsFilterable
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateNotBothClientsHaveOhipNumbersWhenOnlySourceClientHasIt
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateNotBothClientsHaveOhipNumbersWhenOnlyTargetClientHasIt
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationNotUniqueIfOneDifferentOrgHasIt
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationNotUniqueIfTwoShareIt
Item ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToLookupItemById
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToLookupItemViaAssessmentHistoryId
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToLookupItemViaAssessmentId
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldCreateHistoryItemForImportedAssessment
ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldSaveForEachItemOnAReturnedCollection
Items ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToCountNumberOfItems
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToFindSubsetOfItemsWithinSpecifiedIndexRange
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldCount0ItemsInitially
Its ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildFinishedWhenItsAFailure
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildFinishedWhenItsCancelled
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nextedAttributeValueReturnsFreeTextProperlyEvenThoughItsTricky
Itself ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldRenderSubResultsAfterItself
Java ca.intelliware.ehealth.umbra.XmlFilesTest.nonJavaFilesShouldNotBeLocatedUnderMainJava
ca.intelliware.ehealth.umbra.XmlFilesTest.nonJavaFilesShouldNotBeLocatedUnderTestJava
Join ca.intelliware.ehealth.umbra.util.TextUtilTest.testJoinIgnoringEmptyStrings
June15 ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyJune15
Just ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithJustEnoughMatchingRecords
Keys ca.intelliware.ehealth.umbra.controller.MessageKeyTest.testAllMessageKeysShouldHaveEntriesInMessageFile
ca.intelliware.ehealth.umbra.util.NullMessageHandlerTest.shouldFlagErrorMessageKeys
Keyword ca.intelliware.devcreek.build.BuildTaskAgentTest.testShouldExecuteNothingIfBuildStageKeywordIsIncorrect
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteNothingIfBuildStageKeywordIsIncorrect
Last ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.invalidLastName
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldCreateClientFailsNoLastName
Latest ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findLatestRevisionByLocalId
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findLatestRevisionByLocalIdReturnsNull
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldDelegateFindLatestAssessmentRevisionByLocalIdToDao
Leading ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldStripLeadingAndTrailingWhitespaceForAsObject
Leak ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
Leave ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldLeaveObviousWrongHealthCardNumbersUnchangedWhenConvertingAsString
Like ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldOnlyUseLikeClauseForRegularIPv4
Limited ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findAllShouldReturnLimitedUsers
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.findAllShouldReturnLimitedUsers
Line ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldCreateOneLineAddress
Link ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldNotLinkAssessmentImportHistoryToAssessmentIfClientNotPresent
List ca.intelliware.ehealth.umbra.controller.SelectionControllerTest.testDescribableListToSelectList
ca.intelliware.ehealth.umbra.controller.SelectionControllerTest.testDescribableListToSelectListIncludeBlank
ca.intelliware.ehealth.umbra.dao.ChoiceDaoImplTest.findChoicesByCodeSystemShouldReturnEmptyList
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findAllShouldReturnEmptyList
ca.intelliware.ehealth.umbra.dao.ProfileDaoImplTest.findAllShouldReturnEmptyList
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.findAllShouldReturnEmptyList
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.attributeListMultipleEntriesReturnProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.attributeListReturnsChoiceProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.attributeListSingleEntryReturnsProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.nestedAttributeListReturnsFreeTextProperly
+ 17 others Listener ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldReturnTheCorrectBuildStatusForListener
Load ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldLoadPropertiesFromFile
ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldNotifyUserIfCantLoadPropertiesFromFile
Local ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findAssessmentsByLocalId
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findAssessmentsByLocalIdReturnsEmpty
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findLatestRevisionByLocalId
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findLatestRevisionByLocalIdReturnsNull
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveUsingLocalIdReturnsTwoClients
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingLocalId
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldDelegateFindAssessmentsByLocalIdToDao
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldDelegateFindLatestAssessmentRevisionByLocalIdToDao
Located ca.intelliware.ehealth.umbra.XmlFilesTest.nonJavaFilesShouldNotBeLocatedUnderMainJava
ca.intelliware.ehealth.umbra.XmlFilesTest.nonJavaFilesShouldNotBeLocatedUnderTestJava
Locked ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginLocked
ca.intelliware.ehealth.umbra.model.SecuritySettingsTest.accountNotLockedIfNotLocked
ca.intelliware.ehealth.umbra.model.SecuritySettingsTest.accountNotNotLockedIfLocked
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCountAccountLocked
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCountAccountNotLockedConfigurationZero
Log ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldLogUnexpectedFailuresToHistory
Logged ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldBeWithoutAnyAuthorityIfNotLoggedIn
ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldHaveNullUserIfNotLoggedIn
ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldProvideAccessToLoggedInUsersAuthorities
ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserAdminChecked
ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserEmptyPermissions
ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserNonEmptyPermissions
ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsNotLoggedInUser
ca.intelliware.ehealth.umbra.controller.MenuControllerTest.shouldHaveEmptyPermissionsIfUserNotLoggedIn
ca.intelliware.ehealth.umbra.controller.MenuControllerTest.shouldProvideAccessToAuthorizationsForLoggedInUser
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.canReturnHiddenClientsNormallyNotAccessibleToLoggedInUser
+ 1 others Loggin ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldProvideAccessToCurrentlyLogginUser
Login ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginBadCredentialsFailedPasswordIncrement
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginLocked
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginSuccessfulFailedPasswordReset
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginUsernameNotFound
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginUsernameOtherError
Logout ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldNotSaveLogout
Lookup ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldLookupClientByIdAtStart
ca.intelliware.ehealth.umbra.controller.ImportSourceControllerTest.shouldLookupImportSourceByIdParameter
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToLookupItemById
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToLookupItemViaAssessmentHistoryId
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToLookupItemViaAssessmentId
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.missingAttributeIsAChoiceLookup
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.normalCaseWithAChoiceLookup
Machine ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAbortAuthenticationForUsersWhenMachineUnauthorized
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForAllWhenMachineAuthorized
Main ca.intelliware.ehealth.umbra.JDependTest.testAllMainAndTestPackages
ca.intelliware.ehealth.umbra.JDependTest.testAllMainPackages
ca.intelliware.ehealth.umbra.XmlFilesTest.nonJavaFilesShouldNotBeLocatedUnderMainJava
Make ca.intelliware.ehealth.umbra.controller.ValidationResultTest.addErrorMessageToMakeInvalid
Many ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithTooManyMatchingRecords
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldBeAbleToExtractManyAssessmentsFromXml
Map ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.createMapOfEmptyAssessmentSections
Markers ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldUseMissingMarkersInSummaryIfClientInformationIncomplete
Match ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentTypeDoesNotMatch
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldReturnNullWhenFindByUuidAndIpAddressHasNoPreciseMatch
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveHealthCardMatchesFirstNameDoesntMatch
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfAddressesThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfIdentifiersThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfNamesThatDoesNotMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfPhoneNumbersThatDoesMatchFromAClientComparedToAnotherClient
Matched ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordsNotMatchedCauseError
Matches ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.shouldAddClientsWithoutBirthDateIfOtherCriteriaMatches
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveHealthCardMatchesFirstNameDoesntMatch
Matching ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithJustEnoughMatchingRecords
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithNoMatchingRecords
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithTooManyMatchingRecords
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldHaveNoMatchingRecords
ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldBeConsideredAuthorizedIfCookieWithMatchingNamePresent
ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldNotBeConsideredAuthorizedIfNoMatchingCookies
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.nearIpButNoMatchingUuidShouldBeAuthorized
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.preciseMatchingUuidAndIpShouldBeAuthorized
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.shouldCreateMatchingAuthorizationWhenAuthorizing
May ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldIndicateTooMayResultsFound
Medium ca.intelliware.ehealth.umbra.service.PasswordStrengthValidatorTest.testValidateMedium
Merge ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateMergeFailureDueToBothHaveOhipNumbers
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldNoAllowToMergeIfTargetIsAlreadyMergedToAnotherClient
Merged ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.shouldOnlyReturnClientsWithMergedFlagTurnedOff
ca.intelliware.ehealth.umbra.service.impl.ClientServiceImplTest.shouldIndicateSourceClientIsMerged
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldNoAllowToMergeIfTargetIsAlreadyMergedToAnotherClient
Message ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.controller.MessageKeyTest.testAllMessageKeysShouldHaveEntriesInMessageFile
ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldShowFallbackMessageIfImportServiceThrowsException
ca.intelliware.ehealth.umbra.controller.ValidationResultTest.addErrorMessage
ca.intelliware.ehealth.umbra.controller.ValidationResultTest.addErrorMessageToMakeInvalid
ca.intelliware.ehealth.umbra.controller.ValidationResultTest.addInfoMessage
ca.intelliware.ehealth.umbra.importer.ImportExceptionTest.shouldHoldAnImportResultUserMessage
ca.intelliware.ehealth.umbra.importer.ImportExceptionTest.shouldIncludeAnyUserMessageInExceptionMessage
ca.intelliware.ehealth.umbra.importer.ImportExceptionTest.shouldPopulateImportResultWithUserMessage
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForUnknownUsernameToEnsureAppropriateErrorMessageIsShownToUser
+ 7 others Messages ca.intelliware.ehealth.umbra.controller.ValidationResultTest.reportMessages
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeAbleToAddTechnicalFailureMessages
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeAbleToAddUserFailureMessages
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenTechnicalMessagesPresent
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenUserMessagesPresent
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldShowTechnicalMessagesInOrderAdded
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldShowUserMessagesBeforeTechnicalMessages
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldShowUserMessagesInOrderAdded
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldIgnoreTechnicalMessagesWhenRenderingUserResult
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderFailedMessagesForQuestionAnswersImport
+ 3 others Might ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
Minus ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryMinusOne
Missing ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.missingAttributeIsAChoiceLookup
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.missingAttributes
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldUseMissingMarkersInSummaryIfClientInformationIncomplete
Mistakenly ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldHandleRepeatedAnswerByPreservingOrderAndNotMistakenlyAddingExcessPlaceholderAnswers
Mixed ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.testCreateOkSaveMixedCaseUsername
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameReturnsErrorMixedCase
Months ca.intelliware.ehealth.umbra.importer.OcanXPathYearMonthDataRetrievalActorTest.nullMonths
More ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldIndicateMoreThanOneSourceWasSelected
ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldFailWhenBuilderIsAskedToBuildMoreThanOneTime
ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldProvideMoreReadableDescription
Multiple ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.multipleErrors
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldFilterOnCityMultipleAddresses
ca.intelliware.ehealth.umbra.dao.ConfigurationDaoImplTest.getMultipleConfigurationsExistShouldThrowException
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.attributeListMultipleEntriesReturnProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.textNodeListMultipleEntriesReturnProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListOtherAttributeDataRetrievalActorTest.textNodeListMultipleEntriesWithNoOtherAttribute
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListOtherAttributeDataRetrievalActorTest.textNodeListMultipleEntriesWithNoOtherChoice
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListOtherAttributeDataRetrievalActorTest.textNodeListMultipleEntriesWithOtherAttribute
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldGenerateMessagesForMultipleAssessmentImport
My ca.intelliware.ehealth.umbra.controller.PermissionBasedHomePageResolverTest.shoudFallbackToMyAccountPage
Name ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.invalidFirstName
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.invalidLastName
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameOk
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameReturnsError
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameReturnsErrorMixedCase
ca.intelliware.ehealth.umbra.controller.MenuControllerTest.noUserRecordFullNameIsUserName
ca.intelliware.ehealth.umbra.controller.MenuControllerTest.nullUserHasNullFullName
ca.intelliware.ehealth.umbra.controller.MenuControllerTest.userHasFullName
ca.intelliware.ehealth.umbra.dao.ProfileDaoImplTest.findByNameShouldReturnNull
ca.intelliware.ehealth.umbra.dao.ProfileDaoImplTest.findByNameShouldReturnUser
+ 17 others Names ca.intelliware.ehealth.umbra.model.ClientTest.reverseSortedNames
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfNamesThatDoesNotMatchFromAClientComparedToAnotherClient
Navigate ca.intelliware.ehealth.umbra.controller.MyAccountPageFlowTest.shouldNavigateToHomePageOnceDone
Near ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAllNearAuthorizationsWithinSameSubnetForIp4
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.nearIpButNoMatchingUuidShouldBeAuthorized
Negative ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateTrueNegativeValueForImportance
Nested ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.nestedAttributeValueReturnsChoiceProperly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.nestedAttributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nestedAttributeValueReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.nestedAttributeListReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.nestedTextNodeReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.nestedTextNodeListReturnsFreeTextProperly
Nexted ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nextedAttributeValueReturnsFreeTextProperlyEvenThoughItsTricky
Node ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.textNodeCaseWithFreeTextOnly
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.emptyTextNodeReturnsNullAnswer
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.textNodeListThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.emptyTextNodeReturnsNullAnswer
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.nestedTextNodeReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.nonmatchingTextNodeReturnsNull
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.textNodeReturnsChoiceProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.textNodeReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.textNodeThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.textNodeWithTrailingSlashReturnsFreeTextProperly
+ 11 others Non ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserNonEmptyPermissions
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldSkipNonIPv4AddressForBorderingFind
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.nullAssessmentNotIdenticalToNonNull
ca.intelliware.ehealth.umbra.model.ClientTest.shouldReturnNonHealthCardNumbers
ca.intelliware.ehealth.umbra.XmlFilesTest.nonJavaFilesShouldNotBeLocatedUnderMainJava
ca.intelliware.ehealth.umbra.XmlFilesTest.nonJavaFilesShouldNotBeLocatedUnderTestJava
Nonmatching ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.nonmatchingAttributeReturnsNull
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nonmatchingAttributeReturnsNull
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.nonmatchingAttributeReturnsNull
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.nonmatchingTextNodeReturnsNull
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.nonmatchingTextNodeReturnsNull
Normal ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldNotAllowNormalUserToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldExcludeHiddedClientsFromNormalUser
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldIncludeHiddedClientsForNormalUserWhenAsSuperUserOverrideApiIsUsed
ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldNotAllowNormalUserToFindHiddedClientById
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.normalCaseWithAChoiceLookup
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.normalCaseWithFreeTextOnly
ca.intelliware.ehealth.umbra.importer.OcanXPathAlcoholFrequencyDataRetrievalActorTest.normalCase
ca.intelliware.ehealth.umbra.importer.OcanXPathYearMonthDataRetrievalActorTest.normalCase
ca.intelliware.ehealth.umbra.importer.XPathAttributeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNormalCase
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNormalCase
Normally ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.canReturnHiddenClientsNormallyNotAccessibleToLoggedInUser
Nothing ca.intelliware.devcreek.build.BuildTaskAgentTest.testShouldExecuteNothingIfBuildStageKeywordIsIncorrect
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteNothingIfBuildStageKeywordIsIncorrect
ca.intelliware.ehealth.umbra.controller.MyAccountPageFlowTest.shouldDoNothingIfFlowStillOngoing
Notify ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldNotifyUserIfCantLoadPropertiesFromFile
Number ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.invalidHealthCardNumber
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToCountNumberOfItems
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.shouldSanatizeImportedHealthNumber
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveUsingHealthNumberReturnsTwoClients
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldCreateClientFailsInvalidHealthCardNumber
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumber
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberAddPhoneNumberAndAddress
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberDoNotAddPhoneNumberOrAddress
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.doesntIncludePhoneNumber
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.includesPhoneNumber
+ 9 others Numbers ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameNotOkContainsNumbersError
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldIntroduceHyphensWhenConvertingHealthCardNumbersAsString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldLeaveObviousWrongHealthCardNumbersUnchangedWhenConvertingAsString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldPassThroughInputNumbers
ca.intelliware.ehealth.umbra.model.ClientTest.reverseSortedPhoneNumbers
ca.intelliware.ehealth.umbra.model.ClientTest.shouldReturnNonHealthCardNumbers
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyPhoneNumbersThatIsNotTheSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfPhoneNumbersThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateBothClientsHaveOhipNumbers
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateMergeFailureDueToBothHaveOhipNumbers
+ 2 others OCAN ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldPopulateAssessmentQuestionsFromOcanXmlOCANSubmissionRecord
OK ca.intelliware.devcreek.build.BuildListenerAgentTest.testSuccessfulBuildShouldHaveStatusSetToOK
Object ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldConvertBlankStringsToNullForAsObject
ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldStripLeadingAndTrailingWhitespaceForAsObject
ca.intelliware.ehealth.umbra.service.QuestionAnswersImportResultTest.shouldNotAllowNullQuestionObject
ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldWriteOutObjectDescription
Obvious ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldLeaveObviousWrongHealthCardNumbersUnchangedWhenConvertingAsString
Ocan ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnOcan
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.testWithOcanDateFormat
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldPopulateAssessmentQuestionsFromOcanXmlOCANSubmissionRecord
ca.intelliware.ehealth.umbra.importer.OcanDateParserTest.parseOcanDate
ca.intelliware.ehealth.umbra.importer.OcanDateParserTest.parseOcanDateTimestamp
ca.intelliware.ehealth.umbra.importer.OcanDateParserTest.parseOcanDateWithTrailingZ
Off ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.shouldOnlyReturnClientsWithMergedFlagTurnedOff
Ohip ca.intelliware.ehealth.umbra.model.ClientTest.shouldReturnNullHealthCardNumberIfThereIsNoIdentificationOfTypeOhip
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateBothClientsHaveOhipNumbers
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateMergeFailureDueToBothHaveOhipNumbers
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateNotBothClientsHaveOhipNumbersWhenOnlySourceClientHasIt
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateNotBothClientsHaveOhipNumbersWhenOnlyTargetClientHasIt
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldPutOhipNumberToTargetClientWithoutAnOhipNumber
Oid ca.intelliware.ehealth.umbra.dao.IdentificationTaxonomyDaoImplTest.shouldFindTaxonomyByCodeSystemOid
Ok ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameNotOkContainsNumbersError
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameNotOkContainsPunctuationError
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameOkContainsDashApostrophe
ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveOk
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.testCreateOkSaveMixedCaseUsername
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameOk
Okay ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordChangedOkay
Old ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIsTooOld
On ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldFilterOnCity
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldFilterOnCityMultipleAddresses
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldntFilterOnEmptyCity
ca.intelliware.ehealth.umbra.importer.OcanXPathAlcoholFrequencyDataRetrievalActorTest.throwsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.PhiAssessmentImporterTest.shouldHaveNoAssessmentDefinitionWhenCreatingANewAssessmentOnFindOrCreatePhiAssessment
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.attributeValueThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.textNodeListThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.textNodeThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.textNodeListThrowsExceptionOnUnmatchedChoice
+ 4 others Once ca.intelliware.ehealth.umbra.controller.MyAccountPageFlowTest.shouldNavigateToHomePageOnceDone
One ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultDefaultOne
ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryMinusOne
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldIndicateMoreThanOneSourceWasSelected
ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldFailWhenBuilderIsAskedToBuildMoreThanOneTime
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationNotUniqueIfOneDifferentOrgHasIt
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationUniqueIfOneSameOrg
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldCreateOneLineAddress
Ongoing ca.intelliware.ehealth.umbra.controller.MyAccountPageFlowTest.shouldDoNothingIfFlowStillOngoing
Only ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.shouldOnlyReturnClientsWithMergedFlagTurnedOff
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldOnlyUseLikeClauseForRegularIPv4
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.normalCaseWithFreeTextOnly
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.textNodeCaseWithFreeTextOnly
ca.intelliware.ehealth.umbra.model.AssessmentTest.checkForPhiOnly
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldCollateImportMessageOnlyInImportHistory
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateNotBothClientsHaveOhipNumbersWhenOnlySourceClientHasIt
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateNotBothClientsHaveOhipNumbersWhenOnlyTargetClientHasIt
ca.intelliware.ehealth.umbra.web.view.AssessmentHelperTest.describeAnswerWithChoiceWithOnlyCode
ca.intelliware.ehealth.umbra.web.view.AssessmentHelperTest.describeAnswerWithChoiceWithOnlyValue
Open ca.intelliware.ehealth.umbra.util.JsfUtilTest.shouldOpenAllAssessmentsWhenThereNoImportantQuestions
ca.intelliware.ehealth.umbra.util.JsfUtilTest.shouldOpenAllAssessmentsWithImportantQuestionListIsNull
Or ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldSpecifyDateOfBirthOrAge
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberDoNotAddPhoneNumberOrAddress
ca.intelliware.ehealth.umbra.importer.PhiAssessmentImporterTest.shouldHaveNoAssessmentDefinitionWhenCreatingANewAssessmentOnFindOrCreatePhiAssessment
Order ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldHandleRepeatedAnswerByPreservingOrderAndNotMistakenlyAddingExcessPlaceholderAnswers
ca.intelliware.ehealth.umbra.dao.ChoiceDaoImplTest.findChoicesByCodeSystemShouldReturnTwoInOrder
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldFindAllAndOrderByCreationTimeDescending
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findAllShouldReturnTwoUsersInOrder
ca.intelliware.ehealth.umbra.dao.PermissionDaoImplTest.shouldOrderAllPermissionsAlphabetically
ca.intelliware.ehealth.umbra.dao.ProfileDaoImplTest.findAllShouldReturnTwoProfilesInOrder
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.findAllShouldReturnTwoUsersInOrder
ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldOrderAllResultsSummaryByOverallThenEachAssessment
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldOrderPermissionsByName
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldShowTechnicalMessagesInOrderAdded
+ 1 others Ordered ca.intelliware.ehealth.umbra.model.AssessmentTest.getAnswersOrderedByImportance
Org ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationNotUniqueIfOneDifferentOrgHasIt
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationUniqueIfOneSameOrg
Organization ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.saveOrganization
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.createNewOrganizationShouldComeWithTwoIdents
Organizations ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findByIdentificationShouldReturnOrganizations
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.shouldDelegateCountAllOrganizationsToDao
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.shouldDelegateFindAllOrganizationsToDao
Other ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginUsernameOtherError
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.shouldAddClientsWithoutBirthDateIfOtherCriteriaMatches
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.emptyOtherReturnsEmptyFreeText
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListOtherAttributeDataRetrievalActorTest.textNodeListMultipleEntriesWithNoOtherAttribute
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListOtherAttributeDataRetrievalActorTest.textNodeListMultipleEntriesWithNoOtherChoice
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListOtherAttributeDataRetrievalActorTest.textNodeListMultipleEntriesWithOtherAttribute
ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldCompareAgainstOtherGrantedAuthorities
Out ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldStripOutHyphensFromInput
ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldWriteOutActionArgument
ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldWriteOutObjectDescription
Overall ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldOrderAllResultsSummaryByOverallThenEachAssessment
Override ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldIncludeHiddedClientsForNormalUserWhenAsSuperUserOverrideApiIsUsed
Package ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldPackageUpCreatedAuthorizationTokenAsCookie
Packages ca.intelliware.ehealth.umbra.JDependTest.testAllMainAndTestPackages
ca.intelliware.ehealth.umbra.JDependTest.testAllMainPackages
Page ca.intelliware.ehealth.umbra.controller.MyAccountPageFlowTest.shouldNavigateToHomePageOnceDone
ca.intelliware.ehealth.umbra.controller.PermissionBasedHomePageResolverTest.shoudFallbackToMyAccountPage
ca.intelliware.ehealth.umbra.controller.PermissionBasedHomePageResolverTest.shouldDirectAdministratorToAdminPage
Parameter ca.intelliware.ehealth.umbra.controller.ImportSourceControllerTest.shouldLookupImportSourceByIdParameter
Parent ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.reassignAssessmentToANewParent
Parse ca.intelliware.ehealth.umbra.importer.DefaultDateParserTest.parseDashesYYYYmmDD
ca.intelliware.ehealth.umbra.importer.DefaultDateParserTest.parseYYYYmmDD
ca.intelliware.ehealth.umbra.importer.DefaultGenderParserTest.invalidValueShouldThrowParseException
ca.intelliware.ehealth.umbra.importer.DefaultGenderParserTest.nullShouldThrowParseException
ca.intelliware.ehealth.umbra.importer.OcanDateParserTest.parseOcanDate
ca.intelliware.ehealth.umbra.importer.OcanDateParserTest.parseOcanDateTimestamp
ca.intelliware.ehealth.umbra.importer.OcanDateParserTest.parseOcanDateWithTrailingZ
ca.intelliware.ehealth.umbra.importer.OcanGenderParserTest.invalidValueShouldThrowParseException
ca.intelliware.ehealth.umbra.importer.OcanGenderParserTest.nullShouldThrowParseException
Partial ca.intelliware.ehealth.umbra.importer.ClientIdentityDataAddressAdapterTest.shouldCreatePartialAddress
Pass ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldPassThroughBlankInputStringAsNull
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldPassThroughInputNumbers
ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldPassThroughAsString
Password ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordChangedOkay
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordNotChanged
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordNotStrongEnoughCauseError
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveWithChangedPasswordUnlocksUser
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveWithUnchangedPasswordDoesNotUnlockUser
ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryMinusOne
ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryZero
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginBadCredentialsFailedPasswordIncrement
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginSuccessfulFailedPasswordReset
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpired
+ 10 others Passwords ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordsNotMatchedCauseError
Permission ca.intelliware.ehealth.umbra.model.PermissionCheckerTest.shouldBeAbleToTestForTheAbsenceOfAPermission
ca.intelliware.ehealth.umbra.model.PermissionCheckerTest.shouldBeAbleToTestForThePresenceOfAPermission
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldHoldSecurityPermission
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldImplementEqualityBasedOnSecurityPermission
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldImplementHashCodeBasedOnSecurityPermission
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldProvideDescriptionOfHeldSecurityPermission
ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldBeAbleToConvertSecurityPermissionToAnAuthority
Permissions ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserEmptyPermissions
ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserNonEmptyPermissions
ca.intelliware.ehealth.umbra.controller.MenuControllerTest.shouldHaveEmptyPermissionsIfUserNotLoggedIn
ca.intelliware.ehealth.umbra.dao.PermissionDaoImplTest.shouldBeNoPermissionsInitially
ca.intelliware.ehealth.umbra.dao.PermissionDaoImplTest.shouldOrderAllPermissionsAlphabetically
ca.intelliware.ehealth.umbra.dao.PermissionDaoImplTest.shouldProvideAccessToAllPermissions
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldOrderPermissionsByName
ca.intelliware.ehealth.umbra.model.UserActionAuthorizationTest.shouldProvideDirectAccessToSecurityPermissions
Phi ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnCcimPhi
ca.intelliware.ehealth.umbra.importer.PhiAssessmentImporterTest.shouldCreateANewPhiAssessment
ca.intelliware.ehealth.umbra.importer.PhiAssessmentImporterTest.shouldHaveNoAssessmentDefinitionWhenCreatingANewAssessmentOnFindOrCreatePhiAssessment
ca.intelliware.ehealth.umbra.model.AssessmentTest.checkForPhiOnly
Phone ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberAddPhoneNumberAndAddress
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberDoNotAddPhoneNumberOrAddress
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.doesntIncludePhoneNumber
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.includesPhoneNumber
ca.intelliware.ehealth.umbra.model.ClientTest.reverseSortedPhoneNumbers
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyPhoneNumbersThatIsNotTheSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfPhoneNumbersThatDoesMatchFromAClientComparedToAnotherClient
Placeholder ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldHandleRepeatedAnswerByPreservingOrderAndNotMistakenlyAddingExcessPlaceholderAnswers
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldIncludePlaceholderAnswersForAllQuestionsIfAssessmentHasNoAnswers
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldNotIncludePlaceholderAnswersIfAssessmentAlreadyHasAnswersForAllQuestions
Pointer ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nullElementThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.nullElementThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.nullElementThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.nullElementThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
Populate ca.intelliware.ehealth.umbra.importer.ImportExceptionTest.shouldPopulateImportResultWithUserMessage
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldPopulateAssessmentDate
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldPopulateAssessmentQuestionsFromOcanXmlOCANSubmissionRecord
Precise ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldReturnNullWhenFindByUuidAndIpAddressHasNoPreciseMatch
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.preciseMatchingUuidAndIpShouldBeAuthorized
Predicate ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateTrueWhenGivenPredicateIsNull
Presence ca.intelliware.ehealth.umbra.model.PermissionCheckerTest.shouldBeAbleToTestForThePresenceOfAPermission
Present ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldBeConsideredAuthorizedIfCookieWithMatchingNamePresent
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenTechnicalMessagesPresent
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenUserMessagesPresent
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldNotLinkAssessmentImportHistoryToAssessmentIfClientNotPresent
Preserving ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldHandleRepeatedAnswerByPreservingOrderAndNotMistakenlyAddingExcessPlaceholderAnswers
Previous ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldUsePreviousSearchCriteriaDuringInitialize
Primary ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.primarySecondaryCriteriaBothSpecified
Problem ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldProvideNumberOfSuccessfulAndProblemAssessmentImports
Problems ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldCatchAndDocumentUploadingProblems
Profile ca.intelliware.ehealth.umbra.dao.ConverterDaoImplTest.testShouldFindProfile
ca.intelliware.ehealth.umbra.model.QuestionTest.getImportanceForANullProfile
ca.intelliware.ehealth.umbra.model.QuestionTest.getImportanceForWithEmptyProfileImportance
ca.intelliware.ehealth.umbra.model.QuestionTest.getImportanceForWithProfileNotSpecified
Profiles ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefault
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultDefaultOne
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfiles
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfilesAfter
ca.intelliware.ehealth.umbra.controller.MyAccountControllerTest.testGetEligibleProfiles
ca.intelliware.ehealth.umbra.controller.MyAccountControllerTest.testGetEligibleProfilesUnsorted
ca.intelliware.ehealth.umbra.controller.SelectionControllerTest.testGetProfiles
ca.intelliware.ehealth.umbra.dao.ProfileDaoImplTest.findAllShouldReturnTwoProfilesInOrder
ca.intelliware.ehealth.umbra.service.impl.ProfileServiceImplTest.shouldDelegateFindAllProfilesToDao
Propagate ca.intelliware.ehealth.umbra.model.SecuritySettingsTest.shouldPropagateUserAuthorities
Properly ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyDecember31
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyFebruary29
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyJune15
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyNullAge
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.nestedAttributeValueReturnsChoiceProperly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.nestedAttributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.attributeValueReturnsChoiceProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.attributeValueReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.getValueWorksProperly
+ 17 others Properties ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldInitializeProperties
ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldLoadPropertiesFromFile
ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldNotifyUserIfCantLoadPropertiesFromFile
Property ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldReadBuildInfoFromProperty
Provide ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldProvideAccessToCurrentlyLogginUser
ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldProvideAccessToLoggedInUsersAuthorities
ca.intelliware.ehealth.umbra.controller.MenuControllerTest.shouldProvideAccessToAuthorizationsForLoggedInUser
ca.intelliware.ehealth.umbra.dao.PermissionDaoImplTest.shouldProvideAccessToAllPermissions
ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldProvideNumberOfSuccessfulAndProblemAssessmentImports
ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldProvideResultSummaryThatIncludesAllImportedAssessments
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldProvideDescriptionOfHeldSecurityPermission
ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldProvideMoreReadableDescription
ca.intelliware.ehealth.umbra.model.UserActionAuthorizationTest.shouldProvideDirectAccessToSecurityPermissions
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldProvideTotalNumberOfAssessmentsWithAssociatedFailures
+ 1 others Punctuation ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.fullnameNotOkContainsPunctuationError
Put ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldPutOhipNumberToTargetClientWithoutAnOhipNumber
Pv4 ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldOnlyUseLikeClauseForRegularIPv4
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldSkipNonIPv4AddressForBorderingFind
Question ca.intelliware.ehealth.umbra.importer.AbstractDataRetrievalActorTest.shouldHandleNullQuestionInput
ca.intelliware.ehealth.umbra.model.QuestionTest.attemptToSaveQuestionImportance
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderFailedMessagesForQuestionAnswersImport
ca.intelliware.ehealth.umbra.service.QuestionAnswersImportResultTest.shouldNotAllowNullQuestionObject
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldIndicateConsumerQuestion
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldNotIndicateConsumerQuestion
ca.intelliware.ehealth.umbra.util.JsfUtilTest.shouldCloseAllAssessmentsWhenThereIsAnImportantQuestion
ca.intelliware.ehealth.umbra.util.JsfUtilTest.shouldOpenAllAssessmentsWithImportantQuestionListIsNull
Questions ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldIncludePlaceholderAnswersForAllQuestionsIfAssessmentHasNoAnswers
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldIncludeQuestionsWhenNoAnswerForIt
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldNotIncludePlaceholderAnswersIfAssessmentAlreadyHasAnswersForAllQuestions
ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithNoQuestionsIdentical
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldPopulateAssessmentQuestionsFromOcanXmlOCANSubmissionRecord
ca.intelliware.ehealth.umbra.util.JsfUtilTest.shouldOpenAllAssessmentsWhenThereNoImportantQuestions
Rai ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnInterRaiType
ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnInterRaiTypeBadFormat
ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnInterRaiTypeUnknownYear
Rai2009 ca.intelliware.ehealth.umbra.importer.AssessmentDocumentReaderTest.shouldInvalidateRai2009XmlDocument
ca.intelliware.ehealth.umbra.importer.AssessmentDocumentReaderTest.shouldValidateRai2009XmlDocument
Range ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToFindSubsetOfItemsWithinSpecifiedIndexRange
Ranges ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldCalculateBirthDateRangesWhenAgeIsSet
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldCalculateBirthDateRangesWhenDateOfBirthIsSet
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenAgeValueIsCleared
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenDateOfBirthValueIsCleared
Rationalize ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefault
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultDefaultOne
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfiles
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfilesAfter
Read ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldReadBuildInfoFromProperty
Readable ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldProvideMoreReadableDescription
Reassign ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.reassignAssessmentToANewParent
Recognize ca.intelliware.ehealth.umbra.util.GuessEncodingTest.shouldRecognizeUtf16
ca.intelliware.ehealth.umbra.util.GuessEncodingTest.shouldRecognizeUtf16BE
ca.intelliware.ehealth.umbra.util.GuessEncodingTest.shouldRecognizeUtf16LE
ca.intelliware.ehealth.umbra.util.GuessEncodingTest.shouldRecognizeUtf8
Record ca.intelliware.ehealth.umbra.controller.MenuControllerTest.noUserRecordFullNameIsUserName
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldReturnSearchARecordFound
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldPopulateAssessmentQuestionsFromOcanXmlOCANSubmissionRecord
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldRecordImportResultAndSaveToResultHistory
Records ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithJustEnoughMatchingRecords
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithNoMatchingRecords
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithTooManyMatchingRecords
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldHaveNoMatchingRecords
Recturn ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldRecturnImporterWithValidAssessmentType
Reference ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
References ca.intelliware.ehealth.umbra.SpringConfigurationTest.testSpringReferencesExist
Regular ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldOnlyUseLikeClauseForRegularIPv4
Render ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldRenderSubResultsAfterItself
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderAssessmentIdWhenRenderingImportResults
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderFailedMessageForFailUploadAssessment
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderFailedMessagesForQuestionAnswersImport
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderSuccessMessageForSuccessfulUploadAssessment
Rendered ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldIncludeTitleAtBeginningOfRenderedResult
Rendering ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldContainUserMessageWhenRenderingUserResult
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldIgnoreTechnicalMessagesWhenRenderingUserResult
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderAssessmentIdWhenRenderingImportResults
Repeated ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldHandleRepeatedAnswerByPreservingOrderAndNotMistakenlyAddingExcessPlaceholderAnswers
Report ca.intelliware.ehealth.umbra.controller.ValidationResultTest.reportMessages
Reset ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginSuccessfulFailedPasswordReset
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyDecember31
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyFebruary29
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyJune15
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldResetBirthdatesProperlyNullAge
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldResetFailedPasswordCount
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldResetFailedPasswordCountUserNotFound
Resolution ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldDocumentClientResolutionExceptions
Resolve ca.intelliware.ehealth.umbra.config.MnemonicConfigurationTest.testResolveGender
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveHealthCardMatchesFirstNameDoesntMatch
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveUsingHealthNumberReturnsTwoClients
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveUsingLocalIdReturnsTwoClients
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumber
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberAddPhoneNumberAndAddress
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberDoNotAddPhoneNumberOrAddress
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingLocalId
Result ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.badFilenameShouldReturnNullImportResult
ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.nullFileShouldReturnNullImportResult
ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldShowImportResultToUser
ca.intelliware.ehealth.umbra.importer.ImportExceptionTest.shouldHoldAnImportResultUserMessage
ca.intelliware.ehealth.umbra.importer.ImportExceptionTest.shouldPopulateImportResultWithUserMessage
ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldProvideResultSummaryThatIncludesAllImportedAssessments
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenSubResultIsAFailure
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldIncludeTitleAtBeginningOfRenderedResult
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldContainUserMessageWhenRenderingUserResult
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldIgnoreTechnicalMessagesWhenRenderingUserResult
+ 6 others Results ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldIndicateTooMayResultsFound
ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldOrderAllResultsSummaryByOverallThenEachAssessment
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldRenderSubResultsAfterItself
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderAssessmentIdWhenRenderingImportResults
Returned ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldSaveForEachItemOnAReturnedCollection
Returns ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameReturnsError
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameReturnsErrorMixedCase
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findAssessmentsByLocalIdReturnsEmpty
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findLatestRevisionByLocalIdReturnsNull
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveUsingHealthNumberReturnsTwoClients
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveUsingLocalIdReturnsTwoClients
ca.intelliware.ehealth.umbra.importer.OcanXPathAlcoholFrequencyDataRetrievalActorTest.emptyElementReturnsNull
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.emptyElementReturnsNull
+ 39 others Reverse ca.intelliware.ehealth.umbra.model.ClientTest.reverseSortedAddresses
ca.intelliware.ehealth.umbra.model.ClientTest.reverseSortedNames
ca.intelliware.ehealth.umbra.model.ClientTest.reverseSortedPhoneNumbers
Revision ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findLatestRevisionByLocalId
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplTest.findLatestRevisionByLocalIdReturnsNull
ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldDelegateFindLatestAssessmentRevisionByLocalIdToDao
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.assessmentIdNoRevision
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.assessmentIdWithRevision
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.noAssessmentIdWithRevision
Same ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAllNearAuthorizationsWithinSameSubnetForIp4
ca.intelliware.ehealth.umbra.model.ProfileTest.compareToSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyAddresseThatIsNotTheSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyPhoneNumbersThatIsNotTheSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateFailureWhenSourceAndTargetAreTheSame
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationUniqueIfOneSameOrg
Sanatize ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.shouldSanatizeImportedHealthNumber
Save ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefault
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultDefaultOne
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfiles
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfilesAfter
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveWithChangedPasswordUnlocksUser
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveWithUnchangedPasswordDoesNotUnlockUser
ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryMinusOne
ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryZero
ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveOk
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.testCreateOkSaveMixedCaseUsername
+ 20 others Schema ca.intelliware.ehealth.umbra.importer.UmbraSchemaFactoryTest.shouldReturnNullSchemaWhenAssessmentTypeIsInvalid
ca.intelliware.ehealth.umbra.importer.UmbraSchemaFactoryTest.shouldReturnValidSchema
Search ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithJustEnoughMatchingRecords
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithNoMatchingRecords
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithTooManyMatchingRecords
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldUsePreviousSearchCriteriaDuringInitialize
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldReturnInvalidSearchCriteria
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldReturnSearchARecordFound
Secondary ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.primarySecondaryCriteriaBothSpecified
Section ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.addAnswerToCorrectSection
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.addAnswerToCorrectSectionWithSectionNotFound
Sections ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.createMapOfEmptyAssessmentSections
Security ca.intelliware.ehealth.umbra.model.PermissionTest.shouldHoldSecurityPermission
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldImplementEqualityBasedOnSecurityPermission
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldImplementHashCodeBasedOnSecurityPermission
ca.intelliware.ehealth.umbra.model.PermissionTest.shouldProvideDescriptionOfHeldSecurityPermission
ca.intelliware.ehealth.umbra.model.SecurityPermissionTest.shouldBeAbleToConvertSecurityPermissionToAnAuthority
ca.intelliware.ehealth.umbra.model.UserActionAuthorizationTest.shouldProvideDirectAccessToSecurityPermissions
Select ca.intelliware.ehealth.umbra.controller.SelectionControllerTest.testDescribableListToSelectList
ca.intelliware.ehealth.umbra.controller.SelectionControllerTest.testDescribableListToSelectListIncludeBlank
Selected ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldIndicateMoreThanOneSourceWasSelected
Selection ca.intelliware.ehealth.umbra.controller.SelectionControllerTest.shouldAddToSelectionIfItIsFilterable
ca.intelliware.ehealth.umbra.importer.AbstractDataRetrievalActorTest.shouldDertermineSelectionWhitespaceAsNull
Service ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldShowFallbackMessageIfImportServiceThrowsException
Share ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationNotUniqueIfTwoShareIt
Shoud ca.intelliware.ehealth.umbra.controller.PermissionBasedHomePageResolverTest.shoudFallbackToMyAccountPage
Shouldnt ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.findAllClientsShouldntFilterOnEmptyCity
Show ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldShowFallbackMessageIfImportServiceThrowsException
ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldShowImportResultToUser
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldShowTechnicalMessagesInOrderAdded
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldShowUserMessagesBeforeTechnicalMessages
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldShowUserMessagesInOrderAdded
Shown ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForUnknownUsernameToEnsureAppropriateErrorMessageIsShownToUser
Single ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.attributeListSingleEntryReturnsProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.textNodeListSingleEntryReturnsProperly
Skip ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldSkipNonIPv4AddressForBorderingFind
Slash ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.textNodeWithTrailingSlashReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.textNodeWithTrailingSlashReturnsFreeTextProperly
Sorted ca.intelliware.ehealth.umbra.model.ClientTest.reverseSortedAddresses
ca.intelliware.ehealth.umbra.model.ClientTest.reverseSortedNames
ca.intelliware.ehealth.umbra.model.ClientTest.reverseSortedPhoneNumbers
Source ca.intelliware.ehealth.umbra.controller.ImportSourceControllerTest.shouldLookupImportSourceByIdParameter
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldIndicateMoreThanOneSourceWasSelected
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldValidateTrueForTheSourceAndTargetClientsAreDifferent
ca.intelliware.ehealth.umbra.service.impl.ClientServiceImplTest.shouldIndicateSourceClientIsMerged
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateFailureWhenSourceAndTargetAreTheSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateNotBothClientsHaveOhipNumbersWhenOnlySourceClientHasIt
Specified ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.primarySecondaryCriteriaBothSpecified
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToFindSubsetOfItemsWithinSpecifiedIndexRange
ca.intelliware.ehealth.umbra.model.QuestionTest.getImportanceForWithProfileNotSpecified
Specify ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldSpecifyDateOfBirthOrAge
Spring ca.intelliware.ehealth.umbra.SpringConfigurationTest.testSpringBeansExist
ca.intelliware.ehealth.umbra.SpringConfigurationTest.testSpringReferencesExist
Stage ca.intelliware.devcreek.build.BuildTaskAgentTest.testShouldExecuteNothingIfBuildStageKeywordIsIncorrect
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteNothingIfBuildStageKeywordIsIncorrect
Standard ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldDescribeInAStandardDateFormat
Start ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldHaveCoreTimestampAndBuildType
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldNotIncludeBuildInfoIfNotSet
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldReadBuildInfoFromProperty
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldSubmitToDevCreek
ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldLookupClientByIdAtStart
Started ca.intelliware.devcreek.build.BuildTaskAgentTest.testShouldExecuteBuildStarted
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildStarted
Status ca.intelliware.devcreek.build.BuildListenerAgentTest.testCancelledBuildShouldHaveStatusSetCorrectly
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFailedBuildShouldHaveStatusSetToCorrectly
ca.intelliware.devcreek.build.BuildListenerAgentTest.testFailedBuildShouldHaveStatusSetToFailed
ca.intelliware.devcreek.build.BuildListenerAgentTest.testSuccessfulBuildShouldHaveStatusSetCorrectly
ca.intelliware.devcreek.build.BuildListenerAgentTest.testSuccessfulBuildShouldHaveStatusSetToOK
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldReturnTheCorrectBuildStatusForListener
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldInitiallyHaveNoImportStatusMessage
Still ca.intelliware.ehealth.umbra.controller.MyAccountPageFlowTest.shouldDoNothingIfFlowStillOngoing
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasNotExpiredDayIntervalIsStillValid
String ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldConvertNullHealthCardNumberAsNullString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldIntroduceHyphensWhenConvertingHealthCardNumbersAsString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldLeaveObviousWrongHealthCardNumbersUnchangedWhenConvertingAsString
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldPassThroughBlankInputStringAsNull
ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldPassThroughAsString
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldReturnAFormattedStringForDescribeDateTime
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldReturnEmptyStringForDescribeDateIfDateIsNull
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldReturnEmptyStringForDescribeDateTimeIfDateIsNull
Strings ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldConvertBlankStringsToNullForAsObject
ca.intelliware.ehealth.umbra.util.TextUtilTest.testJoinIgnoringEmptyStrings
Strip ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldStripOutHyphensFromInput
ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldStripLeadingAndTrailingWhitespaceForAsObject
Strong ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.passwordNotStrongEnoughCauseError
Sub ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenSubResultIsAFailure
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldRenderSubResultsAfterItself
Submission ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldPopulateAssessmentQuestionsFromOcanXmlOCANSubmissionRecord
Submit ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldSubmitToDevCreek
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldSubmitToDevCreek
Subnet ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAllNearAuthorizationsWithinSameSubnetForIp4
Subset ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToFindSubsetOfItemsWithinSpecifiedIndexRange
Success ca.intelliware.ehealth.umbra.controller.AssessmentFilenameValidatorTest.successCases
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderSuccessMessageForSuccessfulUploadAssessment
Successful ca.intelliware.devcreek.build.BuildListenerAgentTest.testSuccessfulBuildShouldHaveStatusSetCorrectly
ca.intelliware.devcreek.build.BuildListenerAgentTest.testSuccessfulBuildShouldHaveStatusSetToOK
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginSuccessfulFailedPasswordReset
ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldProvideNumberOfSuccessfulAndProblemAssessmentImports
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldIndicateWhenAssessmentIsSuccessful
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderSuccessMessageForSuccessfulUploadAssessment
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldHaveTheNumberOfFailedAndSuccessfulAssessmentImport
Summary ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldOrderAllResultsSummaryByOverallThenEachAssessment
ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldProvideResultSummaryThatIncludesAllImportedAssessments
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldListAssessmentIdAndClientNameInSummary
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldListAssessmentIdAndClientNameInSummaryClientIsSet
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldNotListAssessmentIdAndClientNameInSummaryDeleted
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldUseMissingMarkersInSummaryIfClientInformationIncomplete
Super ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldIncludeHiddedClientsForNormalUserWhenAsSuperUserOverrideApiIsUsed
System ca.intelliware.ehealth.umbra.dao.ChoiceDaoImplTest.findChoicesByCodeSystemShouldReturnEmptyList
ca.intelliware.ehealth.umbra.dao.ChoiceDaoImplTest.findChoicesByCodeSystemShouldReturnTwoInOrder
ca.intelliware.ehealth.umbra.dao.IdentificationTaxonomyDaoImplTest.shouldFindTaxonomyByCodeSystemOid
ca.intelliware.ehealth.umbra.model.OrganizationTest.constructorShouldInitializeCodeSystem
ca.intelliware.ehealth.umbra.model.OrganizationTest.setNameShouldSetCodeSystemName
ca.intelliware.ehealth.umbra.service.impl.ChoiceServiceImplTest.shouldDelegateFindChoicesByCodeSystemToDao
Target ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldValidateTrueForTheSourceAndTargetClientsAreDifferent
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateFailureWhenSourceAndTargetAreTheSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateNotBothClientsHaveOhipNumbersWhenOnlyTargetClientHasIt
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldNoAllowToMergeIfTargetIsAlreadyMergedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldPutOhipNumberToTargetClientWithoutAnOhipNumber
Taxonomy ca.intelliware.ehealth.umbra.dao.ConverterDaoImplTest.testShouldNotFindTaxonomyThatDoesNotExist
ca.intelliware.ehealth.umbra.dao.IdentificationTaxonomyDaoImplTest.shouldFindTaxonomyByCodeSystemOid
ca.intelliware.ehealth.umbra.dao.IdentificationTaxonomyDaoImplTest.shouldFindTaxonomyByType
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.shouldNotBeDuplicateIdentificationWhenTaxonomyIsDifferent
Technical ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeAbleToAddTechnicalFailureMessages
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldBeConsideredAFailureWhenTechnicalMessagesPresent
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldShowTechnicalMessagesInOrderAdded
ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldShowUserMessagesBeforeTechnicalMessages
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldIgnoreTechnicalMessagesWhenRenderingUserResult
Text ca.intelliware.ehealth.umbra.importer.IdenticalAssessmentDetectorTest.assessmentsWithAnswersNotIdenticalFreeText
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.normalCaseWithFreeTextOnly
ca.intelliware.ehealth.umbra.importer.OcanXPathAdvancedListActorTest.textNodeCaseWithFreeTextOnly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.emptyOtherReturnsEmptyFreeText
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.nestedAttributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.attributeValueReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.emptyAttributeValueReturnsEmptyFreeText
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nestedAttributeValueReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nextedAttributeValueReturnsFreeTextProperlyEvenThoughItsTricky
+ 23 others Than ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldIndicateMoreThanOneSourceWasSelected
ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldFailWhenBuilderIsAskedToBuildMoreThanOneTime
That ca.intelliware.ehealth.umbra.dao.ConverterDaoImplTest.testShouldNotFindTaxonomyThatDoesNotExist
ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldProvideResultSummaryThatIncludesAllImportedAssessments
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyAddresseThatIsNotTheSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyPhoneNumbersThatIsNotTheSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfAddressesThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfIdentifiersThatDoesMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfNamesThatDoesNotMatchFromAClientComparedToAnotherClient
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCreateAListOfPhoneNumbersThatDoesMatchFromAClientComparedToAnotherClient
The ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldReturnTheCorrectBuildStatusForListener
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIndicatesInTheFutureBirth
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldValidateTrueForTheSourceAndTargetClientsAreDifferent
ca.intelliware.ehealth.umbra.model.PermissionCheckerTest.shouldBeAbleToTestForTheAbsenceOfAPermission
ca.intelliware.ehealth.umbra.model.PermissionCheckerTest.shouldBeAbleToTestForThePresenceOfAPermission
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldHaveTheNumberOfFailedAndSuccessfulAssessmentImport
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyAddresseThatIsNotTheSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldCopyPhoneNumbersThatIsNotTheSame
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldIndicateFailureWhenSourceAndTargetAreTheSame
Then ca.intelliware.ehealth.umbra.model.ImportHistoryTest.shouldOrderAllResultsSummaryByOverallThenEachAssessment
There ca.intelliware.ehealth.umbra.model.ClientTest.shouldReturnNullHealthCardNumberIfThereIsNoIdentificationOfTypeOhip
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpiredWhenThereIsNoPasswordChangeDate
ca.intelliware.ehealth.umbra.util.JsfUtilTest.shouldCloseAllAssessmentsWhenThereIsAnImportantQuestion
ca.intelliware.ehealth.umbra.util.JsfUtilTest.shouldOpenAllAssessmentsWhenThereNoImportantQuestions
This ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
Though ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nextedAttributeValueReturnsFreeTextProperlyEvenThoughItsTricky
Through ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldPassThroughBlankInputStringAsNull
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldPassThroughInputNumbers
ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldPassThroughAsString
Throw ca.intelliware.ehealth.umbra.dao.ConfigurationDaoImplTest.getMultipleConfigurationsExistShouldThrowException
ca.intelliware.ehealth.umbra.importer.DefaultGenderParserTest.invalidValueShouldThrowParseException
ca.intelliware.ehealth.umbra.importer.DefaultGenderParserTest.nullShouldThrowParseException
ca.intelliware.ehealth.umbra.importer.OcanGenderParserTest.invalidValueShouldThrowParseException
ca.intelliware.ehealth.umbra.importer.OcanGenderParserTest.nullShouldThrowParseException
Throws ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldShowFallbackMessageIfImportServiceThrowsException
ca.intelliware.ehealth.umbra.importer.OcanXPathAlcoholFrequencyDataRetrievalActorTest.throwsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.attributeValueThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nullElementThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathAttributeListAdditionalAttributeDataRetrievalActorTest.additionalEntryNoChoiceThrowsException
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.nullElementThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.textNodeListThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
+ 7 others Time ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldHaveElapsedTime
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldFindAllAndOrderByCreationTimeDescending
ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldFailWhenBuilderIsAskedToBuildMoreThanOneTime
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldAssociateCurrentDateAndTimeWithUploadAttempt
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldReturnAFormattedStringForDescribeDateTime
ca.intelliware.ehealth.umbra.util.DescriptionUtilTest.shouldReturnEmptyStringForDescribeDateTimeIfDateIsNull
Timestamp ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldHaveCoreTimestampAndBuildType
ca.intelliware.ehealth.umbra.importer.OcanDateParserTest.parseOcanDateTimestamp
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.shouldInitializeAuthorizationWithCurrentTimestamp
Title ca.intelliware.ehealth.umbra.service.AbstractImportResultTest.shouldIncludeTitleAtBeginningOfRenderedResult
Token ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldPackageUpCreatedAuthorizationTokenAsCookie
Too ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.searchWithTooManyMatchingRecords
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIsTooOld
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldIndicateTooMayResultsFound
Total ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldProvideTotalNumberOfAssessmentsWithAssociatedFailures
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldProvideTotalNumberOfAssessmentsWithoutAnyAssociatedFailures
Trailing ca.intelliware.ehealth.umbra.importer.OcanDateParserTest.parseOcanDateWithTrailingZ
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.textNodeWithTrailingSlashReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.textNodeWithTrailingSlashReturnsFreeTextProperly
ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldStripLeadingAndTrailingWhitespaceForAsObject
Tricky ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.nextedAttributeValueReturnsFreeTextProperlyEvenThoughItsTricky
Trim ca.intelliware.ehealth.umbra.util.FilenameUtilTest.trimFilenames
Trivial ca.intelliware.ehealth.umbra.service.PasswordStrengthValidatorTest.testValidateTrivial
True ca.intelliware.ehealth.umbra.controller.HighImportancePredicateTest.evaluateTrue
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldValidateTrueForTheSourceAndTargetClientsAreDifferent
ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateTrue
ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateTrueNegativeValueForImportance
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateTrue
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateTrueWhenGivenPredicateIsNull
Turned ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.shouldOnlyReturnClientsWithMergedFlagTurnedOff
Two ca.intelliware.ehealth.umbra.dao.ChoiceDaoImplTest.findChoicesByCodeSystemShouldReturnTwoInOrder
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.countShouldReturnTwo
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findAllShouldReturnTwoUsersInOrder
ca.intelliware.ehealth.umbra.dao.ProfileDaoImplTest.findAllShouldReturnTwoProfilesInOrder
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.countShouldReturnTwo
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.findAllShouldReturnTwoUsersInOrder
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveUsingHealthNumberReturnsTwoClients
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveUsingLocalIdReturnsTwoClients
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.createNewOrganizationShouldComeWithTwoIdents
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationNotUniqueIfTwoShareIt
Type ca.intelliware.devcreek.build.BuildListenerAgentTest.testFinishedBuildShouldHaveCoreBuildType
ca.intelliware.devcreek.build.BuildListenerAgentTest.testStartBuildShouldHaveCoreTimestampAndBuildType
ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldFilterByAssessmentType
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentHasNoType
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentTypeDoesNotMatch
ca.intelliware.ehealth.umbra.dao.IdentificationTaxonomyDaoImplTest.shouldFindTaxonomyByType
ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldRecturnImporterWithValidAssessmentType
ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldReturnNullImportWithInvalideAssessmentType
ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnInterRaiType
ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnInterRaiTypeBadFormat
+ 4 others Unauthorized ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAbortAuthenticationForUsersWhenMachineUnauthorized
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.unknownClientIpAddressShouldBeUnauthorized
Unchanged ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveWithUnchangedPasswordDoesNotUnlockUser
ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldLeaveObviousWrongHealthCardNumbersUnchangedWhenConvertingAsString
Under ca.intelliware.ehealth.umbra.XmlFilesTest.nonJavaFilesShouldNotBeLocatedUnderMainJava
ca.intelliware.ehealth.umbra.XmlFilesTest.nonJavaFilesShouldNotBeLocatedUnderTestJava
Unexpected ca.intelliware.ehealth.umbra.controller.UploadAssessmentControllerTest.shouldLogUnexpectedFailuresToHistory
Unhide ca.intelliware.ehealth.umbra.controller.ClientInformationControllerTest.shouldBeABleToUnhideClients
Unique ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.shouldGenerateUniqueIdForEveryAuthorizeAction
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationNotUniqueIfOneDifferentOrgHasIt
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationNotUniqueIfTwoShareIt
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationUniqueIfEmpty
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationUniqueIfNull
ca.intelliware.ehealth.umbra.service.impl.OrganizationServiceImplTest.identificationUniqueIfOneSameOrg
Unknown ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnInterRaiTypeUnknownYear
ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.unknownType
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForUnknownUsernameToEnsureAppropriateErrorMessageIsShownToUser
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.unknownClientIpAddressShouldBeUnauthorized
Unlock ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveWithUnchangedPasswordDoesNotUnlockUser
Unlocks ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveWithChangedPasswordUnlocksUser
Unmatched ca.intelliware.ehealth.umbra.importer.OcanXPathAlcoholFrequencyDataRetrievalActorTest.throwsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.attributeValueThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.textNodeListThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.textNodeThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.textNodeListThrowsExceptionOnUnmatchedChoice
Unsorted ca.intelliware.ehealth.umbra.controller.MyAccountControllerTest.testGetEligibleProfilesUnsorted
Unspecified ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathAttributeListDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.unspecifiedReferenceValueThrowsNullPointerException
Up ca.intelliware.ehealth.umbra.security.CookieBasedMachineAuthorizerTest.shouldPackageUpCreatedAuthorizationTokenAsCookie
Upload ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderFailedMessageForFailUploadAssessment
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldRenderSuccessMessageForSuccessfulUploadAssessment
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldAssociateCurrentDateAndTimeWithUploadAttempt
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.shouldAssociateCurrentLoggedInUserWithUploadAttempt
Uploading ca.intelliware.ehealth.umbra.service.impl.AssessmentServiceImplTest.shouldCatchAndDocumentUploadingProblems
Use ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldUsePreviousSearchCriteriaDuringInitialize
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldOnlyUseLikeClauseForRegularIPv4
ca.intelliware.ehealth.umbra.service.AssessmentImportResultTest.shouldUseMissingMarkersInSummaryIfClientInformationIncomplete
ca.intelliware.ehealth.umbra.service.impl.ImportHistoryServiceImplTest.createAssessementImportHistoryShouldUseDbAssessment
Used ca.intelliware.ehealth.umbra.dao.ClientDaoImplSecurityTest.shouldIncludeHiddedClientsForNormalUserWhenAsSuperUserOverrideApiIsUsed
User ca.intelliware.devcreek.build.BuildListenerAgentTest.testShouldNotifyUserIfCantLoadPropertiesFromFile
ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldHaveNullUserIfNotLoggedIn
ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldProvideAccessToCurrentlyLogginUser
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefault
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultDefaultOne
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfiles
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveUserCopyProfilesIntoUserAndRationalizeDefaultUserHasProfilesAfter
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveWithChangedPasswordUnlocksUser
ca.intelliware.ehealth.umbra.controller.BaseUserControllerTest.testSaveWithUnchangedPasswordDoesNotUnlockUser
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameOk
+ 41 others Username ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.testCreateOkSaveMixedCaseUsername
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginUsernameNotFound
ca.intelliware.ehealth.umbra.controller.LoginControllerTest.loginUsernameOtherError
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAllowAuthenticationToContinueForUnknownUsernameToEnsureAppropriateErrorMessageIsShownToUser
Users ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldProvideAccessToLoggedInUsersAuthorities
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findAllShouldReturnLimitedUsers
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.findAllShouldReturnTwoUsersInOrder
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.findAllShouldReturnLimitedUsers
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.findAllShouldReturnTwoUsersInOrder
ca.intelliware.ehealth.umbra.security.MachineAuthorizationPreAuthenticationCheckTest.shouldAbortAuthenticationForUsersWhenMachineUnauthorized
ca.intelliware.ehealth.umbra.service.impl.UserServiceImplTest.shouldDelegateCountAllUsersToDao
ca.intelliware.ehealth.umbra.service.impl.UserServiceImplTest.shouldDelegateFindAllUsersToDao
Using ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveUsingHealthNumberReturnsTwoClients
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.failToResolveUsingLocalIdReturnsTwoClients
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumber
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberAddPhoneNumberAndAddress
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingHealthNumberDoNotAddPhoneNumberOrAddress
ca.intelliware.ehealth.umbra.importer.ClientIdentityResolverTest.shouldResolveUsingLocalId
Utf16 ca.intelliware.ehealth.umbra.util.GuessEncodingTest.shouldRecognizeUtf16
Utf16BE ca.intelliware.ehealth.umbra.util.GuessEncodingTest.shouldRecognizeUtf16BE
Utf16LE ca.intelliware.ehealth.umbra.util.GuessEncodingTest.shouldRecognizeUtf16LE
Utf8 ca.intelliware.ehealth.umbra.util.GuessEncodingTest.shouldRecognizeUtf8
Uuid ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAuthorizationByUuidAndIpAddress
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldReturnNullWhenFindByUuidAndIpAddressHasNoPreciseMatch
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.nearIpButNoMatchingUuidShouldBeAuthorized
ca.intelliware.ehealth.umbra.service.impl.MachineAuthorizationServiceImplTest.preciseMatchingUuidAndIpShouldBeAuthorized
Valid ca.intelliware.ehealth.umbra.importer.AssessmentImporterFactoryTest.shouldRecturnImporterWithValidAssessmentType
ca.intelliware.ehealth.umbra.importer.ClientIdentityDataFactoryTest.shouldReturnValidGender
ca.intelliware.ehealth.umbra.importer.DefaultGenderParserTest.shouldReturnValidValues
ca.intelliware.ehealth.umbra.importer.OcanGenderParserTest.shouldReturnValidValues
ca.intelliware.ehealth.umbra.importer.UmbraSchemaFactoryTest.shouldReturnValidSchema
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasNotExpiredDayIntervalIsStillValid
Validate ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameOk
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameReturnsError
ca.intelliware.ehealth.umbra.controller.CreateUserControllerTest.validateUserNameReturnsErrorMixedCase
ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserAdminChecked
ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserEmptyPermissions
ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsLoggedInUserNonEmptyPermissions
ca.intelliware.ehealth.umbra.controller.MaintainUserControllerTest.testValidateUserFieldsNotLoggedInUser
ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldValidateTrueForTheSourceAndTargetClientsAreDifferent
ca.intelliware.ehealth.umbra.importer.AssessmentDocumentReaderTest.shouldValidateRai2009XmlDocument
ca.intelliware.ehealth.umbra.service.PasswordStrengthValidatorTest.testValidateMedium
+ 4 others Value ca.intelliware.ehealth.umbra.controller.OtherImportancePredicateTest.evaluateTrueNegativeValueForImportance
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenAgeValueIsCleared
ca.intelliware.ehealth.umbra.criteria.ClientSearchCriteriaTest.shouldClearBirthDateRangesWhenDateOfBirthValueIsCleared
ca.intelliware.ehealth.umbra.importer.DefaultGenderParserTest.invalidValueShouldThrowParseException
ca.intelliware.ehealth.umbra.importer.DuplicatePhiUtilityTest.shouldNotBeDuplicateIdentificationWhenValueIsDifferent
ca.intelliware.ehealth.umbra.importer.OcanGenderParserTest.invalidValueShouldThrowParseException
ca.intelliware.ehealth.umbra.importer.OcanXPathAlcoholFrequencyDataRetrievalActorTest.getValueNotImplemented
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueReturnsFreeTextAndChoiceProperly
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.attributeValueThrowsExceptionOnUnmatchedChoice
ca.intelliware.ehealth.umbra.importer.OcanXPathAttributeOtherValueDataRetrievalActorTest.emptyValueReturnsNullChoice
+ 23 others Values ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenAgeAndDateOfBirthBothHaveValues
ca.intelliware.ehealth.umbra.importer.DefaultGenderParserTest.shouldReturnValidValues
ca.intelliware.ehealth.umbra.importer.OcanGenderParserTest.shouldReturnValidValues
ca.intelliware.ehealth.umbra.importer.XPathTextNodeListDataRetrievalActorTest.getValuesReturnProperly
Variations ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.formatYearVariations
Via ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToLookupItemViaAssessmentHistoryId
ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToLookupItemViaAssessmentId
Was ca.intelliware.ehealth.umbra.controller.MergeClientControllerTest.shouldIndicateMoreThanOneSourceWasSelected
Weak ca.intelliware.ehealth.umbra.service.PasswordStrengthValidatorTest.testValidateWeak
When ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildFinishedWhenItsAFailure
ca.intelliware.devcreek.build.BuildTimerTaskAgentTest.testShouldExecuteBuildFinishedWhenItsCancelled
ca.intelliware.ehealth.umbra.controller.AssessmentControllerTest.shouldIncludeQuestionsWhenNoAnswerForIt
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotShowMessageWhenUsingPreviousSearchCriteriaDuringInitializeReturnsTooManyResults
ca.intelliware.ehealth.umbra.controller.ClientListControllerTest.shouldNotUsePreviousSearchCriteriaDuringInitializeWhenInvalidAsThisMightLeakData
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenAgeAndDateOfBirthBothHaveValues
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIndicatesInTheFutureBirth
ca.intelliware.ehealth.umbra.controller.ClientSearchCriteriaValidatorTest.shouldHaveErrorWhenDateOfBirthIsTooOld
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentHasNoType
ca.intelliware.ehealth.umbra.controller.ViewAssessmentTypePredicateTest.shouldEvaluateFalseWhenAssessmentTypeDoesNotMatch
+ 31 others Where ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasExpiredWhereCurrentDateEqualsToIntervalDays
Whitespace ca.intelliware.ehealth.umbra.importer.AbstractDataRetrievalActorTest.shouldDertermineSelectionWhitespaceAsNull
ca.intelliware.ehealth.umbra.jsf.TrimStringConverterTest.shouldStripLeadingAndTrailingWhitespaceForAsObject
Whose ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldAllowAdministratorToFindByAssessmentIdWhoseClientIsHidden
ca.intelliware.ehealth.umbra.dao.AssessmentDaoImplSecurityTest.shouldNotAllowNormalUserToFindByAssessmentIdWhoseClientIsHidden
Within ca.intelliware.ehealth.umbra.dao.ImportHistoryDaoImplTest.shouldBeAbleToFindSubsetOfItemsWithinSpecifiedIndexRange
ca.intelliware.ehealth.umbra.dao.MachineAuthorizationDaoImplTest.shouldBeAbleToFindAllNearAuthorizationsWithinSameSubnetForIp4
Without ca.intelliware.ehealth.umbra.controller.BaseControllerTest.shouldBeWithoutAnyAuthorityIfNotLoggedIn
ca.intelliware.ehealth.umbra.dao.ClientDaoImplTest.shouldAddClientsWithoutBirthDateIfOtherCriteriaMatches
ca.intelliware.ehealth.umbra.service.impl.MergeClientHandlerTest.shouldPutOhipNumberToTargetClientWithoutAnOhipNumber
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldIndicateAssessmentImportWithoutFailure
ca.intelliware.ehealth.umbra.service.ImportResultTest.shouldProvideTotalNumberOfAssessmentsWithoutAnyAssociatedFailures
Works ca.intelliware.ehealth.umbra.importer.XPathAttributeDataRetrievalActorTest.getValueWorksProperly
ca.intelliware.ehealth.umbra.importer.XPathTextNodeDataRetrievalActorTest.getValueWorksProperly
Write ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldWriteOutActionArgument
ca.intelliware.ehealth.umbra.util.AuditableAdviceTest.shouldWriteOutObjectDescription
Wrong ca.intelliware.ehealth.umbra.jsf.HealthNumberConverterTest.shouldLeaveObviousWrongHealthCardNumbersUnchangedWhenConvertingAsString
Xml ca.intelliware.amakihi.fixture.ScriptTest.scriptBad.xml
ca.intelliware.amakihi.fixture.ScriptTest.scriptGood.xml
ca.intelliware.amakihi.fixture.ScriptTest.scriptGood2.xml
ca.intelliware.ehealth.umbra.importer.AssessmentDocumentReaderTest.shouldInvalidateRai2009XmlDocument
ca.intelliware.ehealth.umbra.importer.AssessmentDocumentReaderTest.shouldValidateRai2009XmlDocument
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldBeAbleToExtractManyAssessmentsFromXml
ca.intelliware.ehealth.umbra.importer.OcanAssessmentImporterTest.shouldPopulateAssessmentQuestionsFromOcanXmlOCANSubmissionRecord
YYY ca.intelliware.ehealth.umbra.importer.DefaultDateParserTest.parseDashesYYYYmmDD
ca.intelliware.ehealth.umbra.importer.DefaultDateParserTest.parseYYYYmmDD
Year ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.formatYearVariations
ca.intelliware.ehealth.umbra.importer.AssessmentTypeResolverTest.shouldReturnInterRaiTypeUnknownYear
Ymm ca.intelliware.ehealth.umbra.importer.DefaultDateParserTest.parseDashesYYYYmmDD
ca.intelliware.ehealth.umbra.importer.DefaultDateParserTest.parseYYYYmmDD
Z ca.intelliware.ehealth.umbra.importer.OcanDateParserTest.parseOcanDateWithTrailingZ
Zero ca.intelliware.ehealth.umbra.controller.ConfigurationControllerTest.testSaveFailedBadPasswordExpiryZero
ca.intelliware.ehealth.umbra.dao.OrganizationDaoImplTest.countShouldReturnZero
ca.intelliware.ehealth.umbra.dao.UserDaoImplTest.countShouldReturnZero
ca.intelliware.ehealth.umbra.model.UserTest.shouldIndicatePasswordHasNotExpiredBecauseIntervalDateIsZero
ca.intelliware.ehealth.umbra.service.impl.AuthenticationServiceImplTest.shouldIncrementFailedPasswordCountAccountNotLockedConfigurationZero
Method Name Length
Test Method Words
| Word | Matches |
| 590.0 | 7 |
| A | 29 |
| Able | 16 |
| Abort | 1 |
| Absence | 1 |
| Access | 5 |
| Accessible | 1 |
| Account | 5 |
| Action | 2 |
| Add | 12 |
| Added | 2 |
| Adding | 1 |
| Additional | 5 |
| Address | 13 |
| Addresse | 1 |
| Addresses | 3 |
| Admin | 2 |
| Administrator | 4 |
| Administrators | 1 |
| After | 2 |
| Against | 1 |
| Age | 9 |
| All | 40 |
| Allow | 9 |
| Alphabetically | 1 |
| Already | 2 |
| Always | 1 |
| An | 9 |
| And | 26 |
| Another | 5 |
| Answer | 17 |
| Answers | 11 |
| Any | 4 |
| Api | 1 |
| Apostrophe | 1 |
| Appropriate | 1 |
| Are | 3 |
| Argument | 1 |
| As | 14 |
| Asked | 1 |
| Assessement | 1 |
| Assessment | 59 |
| Assessments | 19 |
| Associate | 2 |
| Associated | 2 |
| At | 2 |
| Attempt | 3 |
| Attribute | 21 |
| Attributes | 1 |
| Authentication | 4 |
| Authorities | 3 |
| Authority | 3 |
| Authorization | 5 |
| Authorizations | 2 |
| Authorize | 1 |
| Authorized | 6 |
| Authorizing | 1 |
| Bad | 6 |
| Badly | 1 |
| Based | 2 |
| Be | 34 |
| Beans | 1 |
| Because | 1 |
| Before | 1 |
| Beginning | 1 |
| Birth | 12 |
| Birthdate | 3 |
| Birthdates | 4 |
| Blank | 3 |
| Ble | 2 |
| Bordering | 1 |
| Both | 6 |
| Build | 26 |
| Builder | 1 |
| But | 1 |
| By | 59 |
| Calculate | 2 |
| Callback | 1 |
| Can | 1 |
| Cancelled | 2 |
| Cant | 2 |
| Card | 10 |
| Case | 9 |
| Cases | 2 |
| Catch | 1 |
| Cause | 2 |
| Ccim | 1 |
| Change | 1 |
| Changed | 3 |
| Check | 2 |
| Checked | 1 |
| Choice | 22 |
| Choices | 3 |
| City | 6 |
| Clause | 1 |
| Clear | 2 |
| Cleared | 2 |
| Client | 36 |
| Clients | 20 |
| Close | 1 |
| Code | 10 |
| Collate | 1 |
| Collection | 1 |
| Come | 1 |
| Compare | 3 |
| Compared | 4 |
| Configuration | 5 |
| Configurations | 1 |
| Consider | 1 |
| Considered | 6 |
| Constructor | 1 |
| Consumer | 2 |
| Contain | 1 |
| Contains | 4 |
| Continue | 3 |
| Convert | 3 |
| Converting | 2 |
| Cookie | 3 |
| Cookies | 1 |
| Copy | 8 |
| Core | 2 |
| Correct | 3 |
| Correctly | 3 |
| Count | 17 |
| Count0 | 1 |
| Create | 21 |
| Created | 1 |
| Creating | 1 |
| Creation | 1 |
| Credentials | 1 |
| Creek | 2 |
| Criteria | 7 |
| Current | 4 |
| Currently | 1 |
| DD | 2 |
| Dao | 29 |
| Dash | 1 |
| Dashes | 2 |
| Data | 1 |
| Date | 27 |
| Day | 1 |
| Days | 1 |
| Db | 1 |
| December31 | 1 |
| Default | 7 |
| Definition | 4 |
| Delegate | 29 |
| Deleted | 1 |
| Dertermine | 1 |
| Descending | 1 |
| Describable | 2 |
| Describe | 9 |
| Description | 3 |
| Dev | 2 |
| Different | 7 |
| Direct | 2 |
| Do | 2 |
| Document | 4 |
| Does | 7 |
| Doesnt | 2 |
| Done | 1 |
| Due | 1 |
| Duplicate | 3 |
| During | 3 |
| Each | 2 |
| Elapsed | 1 |
| Element | 11 |
| Eligible | 2 |
| Empty | 32 |
| Enabled | 2 |
| Enough | 2 |
| Ensure | 1 |
| Entries | 6 |
| Entry | 6 |
| Equal | 2 |
| Equality | 1 |
| Equals | 3 |
| Error | 16 |
| Errors | 3 |
| Evaluate | 11 |
| Even | 1 |
| Every | 1 |
| Exception | 24 |
| Exceptions | 1 |
| Excess | 1 |
| Exclude | 5 |
| Execute | 8 |
| Exist | 4 |
| Exists | 1 |
| Expect | 1 |
| Expired | 5 |
| Expiry | 2 |
| Extract | 3 |
| Fail | 5 |
| Failed | 16 |
| Fails | 6 |
| Failure | 15 |
| Failures | 5 |
| Fallback | 2 |
| False | 6 |
| Feature | 1 |
| February29 | 1 |
| Fields | 5 |
| File | 4 |
| Filename | 2 |
| Filenames | 1 |
| Files | 2 |
| Fill | 1 |
| Filter | 4 |
| Filterable | 1 |
| Find | 78 |
| Finished | 7 |
| First | 4 |
| Flag | 3 |
| Flow | 1 |
| For | 36 |
| Form | 1 |
| Format | 4 |
| Formatted | 1 |
| Found | 6 |
| Free | 17 |
| Frequency | 2 |
| From | 14 |
| Full | 5 |
| Fullname | 3 |
| Future | 1 |
| Gender | 3 |
| Generate | 4 |
| Get | 27 |
| Given | 1 |
| Granted | 1 |
| Handle | 2 |
| Has | 20 |
| Hash | 3 |
| Have | 25 |
| Health | 15 |
| Held | 1 |
| Hidded | 5 |
| Hidden | 3 |
| Hide | 1 |
| History | 10 |
| Hold | 2 |
| Home | 1 |
| Hyphens | 2 |
| I | 2 |
| Id | 47 |
| Idenfications | 1 |
| Identical | 11 |
| Identification | 14 |
| Identifiers | 1 |
| Identify | 1 |
| Idents | 1 |
| Ids | 1 |
| If | 35 |
| Ignore | 2 |
| Ignoring | 1 |
| Implement | 2 |
| Implemented | 8 |
| Import | 29 |
| Importance | 8 |
| Important | 3 |
| Imported | 3 |
| Importer | 1 |
| Imports | 1 |
| In | 27 |
| Inactive | 7 |
| Include | 10 |
| Includes | 2 |
| Incomplete | 1 |
| Incorrect | 3 |
| Increment | 5 |
| Index | 1 |
| Indicate | 20 |
| Indicates | 1 |
| Info | 4 |
| Information | 1 |
| Initialize | 6 |
| Initially | 6 |
| Input | 4 |
| Inter | 3 |
| Interval | 3 |
| Into | 4 |
| Introduce | 1 |
| Invalid | 12 |
| Invalidate | 1 |
| Invalide | 1 |
| Invoke | 1 |
| Ip | 5 |
| Ip4 | 1 |
| Is | 34 |
| It | 6 |
| Item | 5 |
| Items | 3 |
| Its | 3 |
| Itself | 1 |
| Java | 4 |
| Join | 1 |
| June15 | 1 |
| Just | 1 |
| Keys | 2 |
| Keyword | 2 |
| Last | 2 |
| Latest | 3 |
| Leading | 1 |
| Leak | 1 |
| Leave | 1 |
| Like | 1 |
| Limited | 2 |
| Line | 1 |
| Link | 1 |
| List | 29 |
| Listener | 1 |
| Load | 2 |
| Local | 8 |
| Located | 2 |
| Locked | 7 |
| Log | 1 |
| Logged | 11 |
| Loggin | 1 |
| Login | 5 |
| Logout | 1 |
| Lookup | 7 |
| Machine | 2 |
| Main | 3 |
| Make | 1 |
| Many | 3 |
| Map | 1 |
| Markers | 1 |
| Match | 7 |
| Matched | 1 |
| Matches | 2 |
| Matching | 9 |
| May | 1 |
| Medium | 1 |
| Merge | 2 |
| Merged | 3 |
| Message | 19 |
| Messages | 14 |
| Might | 1 |
| Minus | 1 |
| Missing | 3 |
| Mistakenly | 1 |
| Mixed | 2 |
| Months | 1 |
| More | 3 |
| Multiple | 9 |
| My | 1 |
| Name | 29 |
| Names | 2 |
| Navigate | 1 |
| Near | 2 |
| Negative | 1 |
| Nested | 6 |
| New | 4 |
| Nexted | 1 |
| No | 33 |
| Node | 21 |
| Non | 6 |
| Nonmatching | 5 |
| Normal | 10 |
| Normally | 1 |
| Not | 75 |
| Nothing | 3 |
| Notify | 1 |
| Null | 80 |
| Number | 22 |
| Numbers | 12 |
| OCAN | 1 |
| OK | 1 |
| Object | 4 |
| Obvious | 1 |
| Ocan | 6 |
| Of | 23 |
| Off | 1 |
| Ohip | 7 |
| Oid | 1 |
| Ok | 6 |
| Okay | 1 |
| Old | 1 |
| On | 14 |
| Once | 1 |
| One | 7 |
| Ongoing | 1 |
| Only | 10 |
| Open | 2 |
| Or | 3 |
| Order | 11 |
| Ordered | 1 |
| Org | 2 |
| Organization | 2 |
| Organizations | 3 |
| Other | 7 |
| Out | 3 |
| Overall | 1 |
| Override | 1 |
| Package | 1 |
| Packages | 2 |
| Page | 3 |
| Parameter | 1 |
| Parent | 1 |
| Parse | 9 |
| Partial | 1 |
| Pass | 3 |
| Password | 21 |
| Passwords | 1 |
| Permission | 7 |
| Permissions | 8 |
| Phi | 4 |
| Phone | 7 |
| Placeholder | 3 |
| Pointer | 8 |
| Populate | 3 |
| Precise | 2 |
| Predicate | 1 |
| Presence | 1 |
| Present | 4 |
| Preserving | 1 |
| Previous | 3 |
| Primary | 1 |
| Problem | 1 |
| Problems | 1 |
| Profile | 4 |
| Profiles | 11 |
| Propagate | 1 |
| Properly | 27 |
| Properties | 3 |
| Property | 1 |
| Provide | 11 |
| Punctuation | 1 |
| Put | 1 |
| Pv4 | 2 |
| Question | 8 |
| Questions | 6 |
| Rai | 3 |
| Rai2009 | 2 |
| Range | 1 |
| Ranges | 4 |
| Rationalize | 4 |
| Read | 1 |
| Readable | 1 |
| Reassign | 1 |
| Recognize | 4 |
| Record | 4 |
| Records | 4 |
| Recturn | 1 |
| Reference | 4 |
| References | 1 |
| Regular | 1 |
| Render | 5 |
| Rendered | 1 |
| Rendering | 3 |
| Repeated | 1 |
| Report | 1 |
| Reset | 7 |
| Resolution | 1 |
| Resolve | 8 |
| Result | 17 |
| Results | 5 |
| Return | 66 |
| Returned | 1 |
| Returns | 49 |
| Reverse | 3 |
| Revision | 6 |
| Same | 6 |
| Sanatize | 1 |
| Save | 30 |
| Schema | 2 |
| Search | 8 |
| Secondary | 1 |
| Section | 3 |
| Sections | 1 |
| Security | 6 |
| Select | 2 |
| Selected | 1 |
| Selection | 2 |
| Service | 1 |
| Set | 12 |
| Share | 1 |
| Shoud | 1 |
| Should | 371 |
| Shouldnt | 1 |
| Show | 6 |
| Shown | 1 |
| Single | 2 |
| Skip | 1 |
| Slash | 2 |
| Sorted | 3 |
| Source | 6 |
| Specified | 3 |
| Specify | 1 |
| Spring | 2 |
| Stage | 2 |
| Standard | 1 |
| Start | 5 |
| Started | 2 |
| Status | 7 |
| Still | 2 |
| String | 8 |
| Strings | 2 |
| Strip | 2 |
| Strong | 1 |
| Sub | 2 |
| Submission | 1 |
| Submit | 2 |
| Subnet | 1 |
| Subset | 1 |
| Success | 2 |
| Successful | 7 |
| Summary | 6 |
| Super | 1 |
| System | 6 |
| Target | 5 |
| Taxonomy | 4 |
| Technical | 5 |
| Test | 64 |
| Text | 39 |
| Than | 2 |
| That | 8 |
| The | 9 |
| Then | 1 |
| There | 4 |
| This | 1 |
| Though | 1 |
| Through | 3 |
| Throw | 5 |
| Throws | 17 |
| Time | 6 |
| Timestamp | 3 |
| Title | 1 |
| To | 102 |
| Token | 1 |
| Too | 4 |
| Total | 2 |
| Trailing | 4 |
| Tricky | 1 |
| Trim | 1 |
| Trivial | 1 |
| True | 6 |
| Turned | 1 |
| Two | 10 |
| Type | 14 |
| Unauthorized | 2 |
| Unchanged | 2 |
| Under | 2 |
| Unexpected | 1 |
| Unhide | 1 |
| Unique | 6 |
| Unknown | 4 |
| Unlock | 1 |
| Unlocks | 1 |
| Unmatched | 6 |
| Unsorted | 1 |
| Unspecified | 4 |
| Up | 1 |
| Upload | 4 |
| Uploading | 1 |
| Use | 5 |
| Used | 1 |
| User | 64 |
| Username | 4 |
| Users | 8 |
| Using | 7 |
| Utf16 | 1 |
| Utf16BE | 1 |
| Utf16LE | 1 |
| Utf8 | 1 |
| Uuid | 4 |
| Valid | 6 |
| Validate | 14 |
| Value | 33 |
| Values | 4 |
| Variations | 1 |
| Via | 2 |
| Was | 1 |
| Weak | 1 |
| When | 41 |
| Where | 1 |
| Whitespace | 2 |
| Whose | 2 |
| With | 44 |
| Within | 2 |
| Without | 5 |
| Works | 2 |
| Write | 2 |
| Wrong | 1 |
| Xml | 7 |
| YYY | 2 |
| Year | 2 |
| Ymm | 2 |
| Z | 1 |
| Zero | 5 |
