Build: #355 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

  2. Release to maven

    Requires a user to start manually

Test results

  • 106 tests in total
  • 4 seconds taken in total.

The following 106 tests have passed:

All successful tests
Status Test Duration
Successful AttributeHolderUtilTest unsatisfiedExpressions_shouldHandleAAndB
< 1 sec
Successful AttributeHolderUtilTest unsatisfiedExpressions_shouldHandleAAndEitherBOrC
< 1 sec
Successful FormatterImplTest testFormattingADateWithATime
< 1 sec
Successful FormatterImplTest testFormattingADateWithNoTime
< 1 sec
Successful FormatterImplTest testFormattingADateWithNoTimeWithClientTimezone
< 1 sec
Successful FormatterImplTest testFormattingAMetadata
< 1 sec
Successful FormatterImplTest testFormattingClass
< 1 sec
Successful FormatterImplTest testFormattingConceptNumeric
< 1 sec
Successful FormatterImplTest testFormattingConceptNumeric_shouldNotFailIfNoUnits
< 1 sec
Successful FormatterImplTest testFormattingDecimalNumber
< 1 sec
Successful FormatterImplTest testFormattingProxiedObjectWithCustomFormatter
< 1 sec
Successful FormatterImplTest testFormattingProxiedObjectWithOverriddenMetadataName
< 1 sec
Successful FormatterImplTest testFormattingRole
< 1 sec
Successful FormatterImplTest testFormattingRoleWithOverriddenMetadataName
< 1 sec
Successful FormatterImplTest testFormattingTimeWithClientTimezone
< 1 sec
Successful FormatterImplTest testFormattingWholeNumber
< 1 sec
Successful FormatterImplTest testFormattingWithOverriddenMetadataName
< 1 sec
Successful IntegrationTest integrationTest
< 1 sec
Successful IntegrationTest test_InjectBeansAnnotation
< 1 sec
Successful PageControllerTest shouldHandleFileDownloadReturnType
< 1 sec
Successful SimpleObjectTest fromObject_shouldCreateSimpleObject
< 1 sec
Successful SimpleObjectTest fromObject_shouldCreateSimpleObjectWithNestedProperties
< 1 sec
Successful SimpleObjectTest fromObject_shouldFetchMapProperties
< 1 sec
Successful SimpleObjectTest fromObject_shouldNotFailIfParentNodeIsNull
< 1 sec
Successful SimpleObjectTest fromObject_shouldTranslateIfMessageIsSpecified
< 1 sec
Successful UiFrameworkUtilTest test_determineControllerMethodParameters_bindCollection
< 1 sec
Successful UiFrameworkUtilTest test_determineControllerMethodParameters_bindMap
< 1 sec
Successful UiFrameworkUtilTest test_determineControllerMethodParameters_fromCookie
< 1 sec
Successful UiFrameworkUtilTest test_determineControllerMethodParameters_methodParam
< 1 sec
Successful UiFrameworkUtilTest test_determineControllerMethodParameters_methodParamSubclass
< 1 sec
Successful UiFrameworkUtilTest test_determineControllerMethodParameters_requestParamCollection
< 1 sec
Successful UiFrameworkUtilTest test_determineControllerMethodParameters_requestParamDefault
< 1 sec
Successful UiFrameworkUtilTest test_determineControllerMethodParameters_requestParamList
< 1 sec
Successful UiFrameworkUtilTest test_determineControllerMethodParameters_requestParamRequired
< 1 sec
Successful UiFrameworkUtilTest test_executeControllerMethodShouldDependOnHttpRequestMethod
< 1 sec
Successful UiFrameworkUtilTest test_invokeMethodWithArgumentsShouldHandleBindParamsAnnotation
< 1 sec
Successful UiUtilsTest formatDatePretty_shouldReplaceTheCurrentDateWithTodayText
< 1 sec
Successful UiUtilsTest formatDatePretty_shouldReplaceThePreviousDateWithYesterdayText
< 1 sec
Successful UiUtilsTest pageLink_shouldHandlePageName
< 1 sec
Successful UiUtilsTest pageLink_shouldHandlePageNameWithAnchor
< 1 sec
Successful UiUtilsTest pageLink_shouldHandlePageNameWithAnchorAndQueryString
< 1 sec
Successful UiUtilsTest pageLink_shouldHandlePageNameWithQuestionMarkAndQueryString
< 1 sec
Successful UiUtilsTest urlBind_shouldProperlyBindPatientAndVisit
< 1 sec
Successful StringToArrayNodeConverterTest testConvert
< 1 sec
Successful StringToCodedOrFreeTextValueConverterTest convert_shouldConvertAValidConceptIdString
< 1 sec
Successful StringToCodedOrFreeTextValueConverterTest convert_shouldConvertAValidConceptNameIdString
< 1 sec
Successful StringToCodedOrFreeTextValueConverterTest convert_shouldConvertAValidConceptNameUuidString
< 1 sec
Successful StringToCodedOrFreeTextValueConverterTest convert_shouldConvertAValidConceptUuidString
< 1 sec
Successful StringToCodedOrFreeTextValueConverterTest convert_shouldHandleFreeText
< 1 sec
Successful StringToCodedOrFreeTextValueConverterTest convert_shouldNotReturnNull
< 1 sec
Successful StringToEncounterConverterTest testConvertByPatientId
< 1 sec
Successful StringToEncounterConverterTest testConvertByPatientUuid
< 1 sec
Successful StringToGlobalPropertyConverterTest convert_shouldConvertStringToGlobalProperty
< 1 sec
Successful StringToGlobalPropertyConverterTest convert_shouldReturnNullIfNoMatchingProperty
< 1 sec
Successful StringToGlobalPropertyConverterTest convert_shouldReturnNullIfPassedEmptyString
< 1 sec
Successful StringToGlobalPropertyConverterTest convert_shouldReturnNullIfPassedNull
< 1 sec
Successful StringToJsonNodeConverterTest testConvert
< 1 sec
Successful StringToObjectNodeConverterTest testConvert
< 1 sec
Successful StringToPatientConverterTest testConvertByPatientId
< 1 sec
Successful StringToPatientConverterTest testConvertByPatientUuid
< 1 sec
Successful StringToProgramConverterTest testById
< 1 sec
Successful StringToProgramConverterTest testByUuid
< 1 sec
Successful UserDefinedPageViewDAOTest getPageViewByName_shouldGetAUserDefinedPageByName
1 sec
Successful FormatterServiceTest testFormatting
< 1 sec
Successful FormatterServiceTest testMessage
< 1 sec
Successful FormatterServiceTest testOrder
< 1 sec
Successful FragmentFactoryTest getController_shouldFailIfAnInvalidProviderIsSpecified
< 1 sec
Successful FragmentFactoryTest getController_shouldGetAControllerFromAnyProviderIfNoneSpecified
< 1 sec
Successful FragmentFactoryTest getController_shouldGetAControllerFromTheSpecifiedProvider
< 1 sec
Successful FragmentFactoryTest getView_shouldFailIfAnInvalidProviderNameIsSpecified
< 1 sec
Successful FragmentFactoryTest getView_shouldGetAViewFromAnyProviderIfNoneIsSpecified
< 1 sec
Successful FragmentFactoryTest getView_shouldGetAViewFromTheRequestedProvider
< 1 sec
Successful FragmentFactoryTest process_shouldSetCustomModelProperties
< 1 sec
Successful FragmentFactoryTest shouldHandleCustomFragmentActionArgumentsByType
< 1 sec
Successful FragmentFactoryTest shouldHandleCustomFragmentControllerArgumentsByType
< 1 sec
Successful FragmentFactoryTest shouldInjectRequestResponseInToFragmentActionMethod
< 1 sec
Successful FragmentFactoryTest shouldNotAllowYouToInvokeControllerMethods
< 1 sec
Successful FragmentFactoryTest shouldNotAllowYouToInvokeObjectClassMethods
< 1 sec
Successful FragmentRequestTest getMappedFragmentId_shouldReturnOverrideIfAvailable
< 1 sec
Successful FragmentRequestTest getMappedProviderName_shouldReturnOverrideIfAvailable
< 1 sec
Successful GroovyPageViewProviderTest testThatViewsAreCachedInProductionMode
< 1 sec
Successful PageContextTest getResourcesToInclude_shouldMaintainInsertionOrder
< 1 sec
Successful PageContextTest getUniqueResourcesByCategory_shouldGetCorrectOrder
< 1 sec
Successful PageContextTest includeResource_shouldNotIncludeDuplicateResources
< 1 sec
Successful PageFactoryTest getController_shouldGetAControllerFromAnyProviderIfNoneSpecified
< 1 sec
Successful PageFactoryTest getController_shouldGetAControllerFromTheSpecifiedProvider
< 1 sec
Successful PageFactoryTest getView_shouldFailIfAnInvalidProviderNameIsSpecified
< 1 sec
Successful PageFactoryTest getView_shouldGetAViewFromAnyProviderIfNoneIsSpecified
< 1 sec
Successful PageFactoryTest getView_shouldGetAViewFromTheRequestedProvider
< 1 sec
Successful PageFactoryTest process_shouldSetCustomModelProperties
< 1 sec
Successful PageFactoryTest shouldHandleCustomPageControllerArgumentsByType
< 1 sec
Successful PageFactoryTest shouldHandleGlobalResourceIncluder
< 1 sec
Successful SpringMvcViewTest trimContent_shouldNotTrimContentIfThereAreNoComments
< 1 sec
Successful SpringMvcViewTest trimContent_shouldTrimContentAfterEndingComment
< 1 sec
Successful SpringMvcViewTest trimContent_shouldTrimContentBeforeStartingComment
< 1 sec
Successful SpringMvcViewTest trimContent_shouldTrimContentBetweenComments
< 1 sec
Successful ConfigurationResourceProviderTest shouldGetResourceByAbsolutePathInOpenmrsApplicationDirectory
< 1 sec
Successful ConfigurationResourceProviderTest shouldGetResourceByRelativePath
< 1 sec
Successful ConfigurationResourceProviderTest shouldGetResourceByRelativePathStartingWithConfiguration
< 1 sec
Successful ConfigurationResourceProviderTest shouldNotGetResourceByAbsolutePathNotInOpenmrsApplicationDirectory
< 1 sec
Successful DateExtTest isDayBefore_shouldReturnFalseForFebruary28WhenLeapYear
< 1 sec
Successful DateExtTest isDayBefore_shouldReturnFalseWhen2YearsChange
< 1 sec
Successful DateExtTest isDayBefore_shouldReturnTrueForFebruary29WhenLeapYear
< 1 sec
Successful DateExtTest isDayBefore_shouldReturnTrueWhenYearChanges
< 1 sec
Successful DateExtTest isSameDay_shouldReturnFalseWhenDayDifferent
< 1 sec
Successful DateExtTest isSameDay_shouldReturnTrueWhenOnlyTimeDifferent
< 1 sec
  • Showing 1-106 of 106