OpenMRS Core Master
Build: #956 failed
Job: Build and Test failed
Test results
- 3,383 tests in total
- 147 tests failed
- 147 failures are new
- 36 tests were quarantined / skipped
- 10 minutes taken in total.
Build 956 has the following 147 errors: 147 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
SchedulerFormControllerTest
onSubmit_shouldNotRescheduleATaskThatIsNotCurrentlyScheduled
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy96.getTaskByName(Unknown Source) at org.openmrs.scheduler.web.controller.TaskHelper.getTaskDefinition(TaskHelper.java:76) (2 more lines...) |
|||
Collapse |
SchedulerFormControllerTest
onSubmit_shouldNotRescheduleAnExecutingTask
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy96.getTaskByName(Unknown Source) at org.openmrs.scheduler.web.controller.TaskHelper.getTaskDefinition(TaskHelper.java:76) (2 more lines...) |
|||
Collapse |
SchedulerFormControllerTest
onSubmit_shouldRescheduleACurrentlyScheduledTask
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy96.getTaskByName(Unknown Source) at org.openmrs.scheduler.web.controller.TaskHelper.getTaskDefinition(TaskHelper.java:76) (2 more lines...) |
|||
Collapse |
SchedulerFormControllerTest
processFormSubmission_shouldNotThrowNullPointerExceptionIfRepeatIntervalIsNull
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy96.getTaskByName(Unknown Source) at org.openmrs.scheduler.web.controller.TaskHelper.getTaskDefinition(TaskHelper.java:76) (2 more lines...) |
|||
Collapse |
TaskHelperTest
getScheduledTaskDefinition_shouldReturnATaskThatHasBeenStarted
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy96.getTaskByName(Unknown Source) at org.openmrs.scheduler.web.controller.TaskHelper.getTaskDefinition(TaskHelper.java:76) (2 more lines...) |
|||
Collapse |
TaskHelperTest
getUnscheduledTaskDefinition_shouldReturnATaskThatHasNotBeenStarted
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy96.getTaskByName(Unknown Source) at org.openmrs.scheduler.web.controller.TaskHelper.getTaskDefinition(TaskHelper.java:76) (2 more lines...) |
|||
Collapse |
TaskHelperTest
waitUntilTaskIsExecuting_shouldRaiseATimeoutExceptionWhenTheTimeoutIsExceeded
|
< 1 sec | |
java.lang.Exception: Unexpected exception, expected<java.util.concurrent.TimeoutException> but was<org.openmrs.api.APIAuthenticationException> at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy96.getTaskByName(Unknown Source) at org.openmrs.scheduler.web.controller.TaskHelper.getTaskDefinition(TaskHelper.java:76) (2 more lines...) |
|||
Collapse |
TaskHelperTest
waitUntilTaskIsExecuting_shouldWaitUntilTaskIsExecuting
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy96.getTaskByName(Unknown Source) at org.openmrs.scheduler.web.controller.TaskHelper.getTaskDefinition(TaskHelper.java:76) (2 more lines...) |
|||
Collapse |
ForgotPasswordFormControllerTest
shouldAuthenticateAsUserWithValidSecretQuestion
|
< 1 sec | |
java.lang.NullPointerException: null at org.openmrs.web.ForgotPasswordFormControllerTest.shouldAuthenticateAsUserWithValidSecretQuestion(ForgotPasswordFormControllerTest.java:131) |
|||
Collapse |
ForgotPasswordFormControllerTest
shouldGiveUserFiveSecretAnswerAttemptsAfterLessThanFiveFailedUsernameAttempts
|
< 1 sec | |
java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.openmrs.web.ForgotPasswordFormControllerTest.shouldGiveUserFiveSecretAnswerAttemptsAfterLessThanFiveFailedUsernameAttempts(ForgotPasswordFormControllerTest.java:280) |
|||
Collapse |
ConceptFormControllerTest
getConceptFromFormData_shouldSetConceptOnConceptAnswers
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.getConceptFromFormData_shouldSetConceptOnConceptAnswers(ConceptFormControllerTest.java:1125) |
|||
Collapse |
ConceptFormControllerTest
onSubmit_shouldAddANewConceptMapToAnExistingConcept
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.onSubmit_shouldAddANewConceptMapToAnExistingConcept(ConceptFormControllerTest.java:859) |
|||
Collapse |
ConceptFormControllerTest
onSubmit_shouldAddANewConceptMapWhenCreatingAConcept
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConceptByName(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.onSubmit_shouldAddANewConceptMapWhenCreatingAConcept(ConceptFormControllerTest.java:889) |
|||
Collapse |
ConceptFormControllerTest
onSubmit_shouldCopyNumericValuesIntoNumericConcepts
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.controller.ConceptFormController.formBackingObject(ConceptFormController.java:331) (5 more lines...) |
|||
Collapse |
ConceptFormControllerTest
onSubmit_shouldDisplayNumericValuesFromTable
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.controller.ConceptFormController.formBackingObject(ConceptFormController.java:331) (6 more lines...) |
|||
Collapse |
ConceptFormControllerTest
onSubmit_shouldIgnoreNewConceptMapRowIfTheUserDidNotSelectATerm
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.onSubmit_shouldIgnoreNewConceptMapRowIfTheUserDidNotSelectATerm(ConceptFormControllerTest.java:923) |
|||
Collapse |
ConceptFormControllerTest
onSubmit_shouldNotSaveChangesIfThereAreValidationErrors
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.controller.ConceptFormController.formBackingObject(ConceptFormController.java:331) (7 more lines...) |
|||
Collapse |
ConceptFormControllerTest
onSubmit_shouldRemoveAConceptMapFromAnExistingConcept
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.onSubmit_shouldRemoveAConceptMapFromAnExistingConcept(ConceptFormControllerTest.java:954) |
|||
Collapse |
ConceptFormControllerTest
onSubmit_shouldReturnAConceptWithANullIdIfNoMatchIsFound
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.controller.ConceptFormController.formBackingObject(ConceptFormController.java:331) (6 more lines...) |
|||
Collapse |
ConceptFormControllerTest
onSubmit_shouldSetTheLocalPreferredName
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.onSubmit_shouldSetTheLocalPreferredName(ConceptFormControllerTest.java:800) |
|||
Collapse |
ConceptFormControllerTest
onSubmit_shouldVoidASynonymMarkedAsPreferredWhenItIsRemoved
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.onSubmit_shouldVoidASynonymMarkedAsPreferredWhenItIsRemoved(ConceptFormControllerTest.java:827) |
|||
Collapse |
ConceptFormControllerTest
shouldAddConceptWithAllNamingSpecified
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConceptByName(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.shouldAddConceptWithAllNamingSpecified(ConceptFormControllerTest.java:318) |
|||
Collapse |
ConceptFormControllerTest
shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToCodeConcepts
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConceptByName(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToCodeConcepts(ConceptFormControllerTest.java:225) |
|||
Collapse |
ConceptFormControllerTest
shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToNumericConcepts
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConceptByName(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToNumericConcepts(ConceptFormControllerTest.java:270) |
|||
Collapse |
ConceptFormControllerTest
shouldAddConceptWithNameAndShortNameSpecified
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConceptByName(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.shouldAddConceptWithNameAndShortNameSpecified(ConceptFormControllerTest.java:184) |
|||
Collapse |
ConceptFormControllerTest
shouldAddConceptWithOnlyNameSpecified
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConceptByName(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.shouldAddConceptWithOnlyNameSpecified(ConceptFormControllerTest.java:146) |
|||
Collapse |
ConceptFormControllerTest
shouldEditConceptComplex
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.controller.ConceptFormController.formBackingObject(ConceptFormController.java:331) (5 more lines...) |
|||
Collapse |
ConceptFormControllerTest
shouldGetConcept
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.controller.ConceptFormController.formBackingObject(ConceptFormController.java:331) (6 more lines...) |
|||
Collapse |
ConceptFormControllerTest
shouldNotDeleteConceptsWhenConceptsAreLocked
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.shouldNotDeleteConceptsWhenConceptsAreLocked(ConceptFormControllerTest.java:130) |
|||
Collapse |
ConceptFormControllerTest
shouldRemoveConceptAnswer
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.controller.ConceptFormController.formBackingObject(ConceptFormController.java:331) (5 more lines...) |
|||
Collapse |
ConceptFormControllerTest
shouldRemoveConceptAnswersIfDatatypeChangedFromCoded
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.controller.ConceptFormController.formBackingObject(ConceptFormController.java:331) (5 more lines...) |
|||
Collapse |
ConceptFormControllerTest
shouldRemoveConceptDescriptionIfEmptyStringFromUI
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.shouldRemoveConceptDescriptionIfEmptyStringFromUI(ConceptFormControllerTest.java:1093) |
|||
Collapse |
ConceptFormControllerTest
shouldRemoveConceptDescriptionIfRemovedFromUI
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.shouldRemoveConceptDescriptionIfRemovedFromUI(ConceptFormControllerTest.java:1065) |
|||
Collapse |
ConceptFormControllerTest
shouldRemoveConceptSet
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.controller.ConceptFormController.formBackingObject(ConceptFormController.java:331) (5 more lines...) |
|||
Collapse |
ConceptFormControllerTest
shouldReplacePreviousDescription
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.saveConcept(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.shouldReplacePreviousDescription(ConceptFormControllerTest.java:550) |
|||
Collapse |
ConceptFormControllerTest
shouldUpdateConceptByAddingName
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.shouldUpdateConceptByAddingName(ConceptFormControllerTest.java:461) |
|||
Collapse |
ConceptFormControllerTest
shouldUpdateConceptWithNameAlreadyInSynonymList
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConceptByName(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.shouldUpdateConceptWithNameAlreadyInSynonymList(ConceptFormControllerTest.java:370) |
|||
Collapse |
ConceptFormControllerTest
shouldUpdateConceptWithShortNameAlreadyInSynonymList
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConceptByName(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.shouldUpdateConceptWithShortNameAlreadyInSynonymList(ConceptFormControllerTest.java:419) |
|||
Collapse |
ConceptFormControllerTest
shouldVoidShortName
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.saveConcept(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.shouldVoidShortName(ConceptFormControllerTest.java:499) |
|||
Collapse |
GlobalPropertyPortletControllerTest
populateModel_shouldExcludeMultiplePrefixes
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy84.saveGlobalProperties(Unknown Source) at org.openmrs.web.controller.GlobalPropertyPortletControllerTest.populateModel_shouldExcludeMultiplePrefixes(GlobalPropertyPortletControllerTest.java:47) |
|||
Collapse |
GlobalPropertyPortletControllerTest
setupModelForModule_shouldChangeModelIfForModuleIsPresent
|
< 1 sec | |
junit.framework.AssertionFailedError: expected:<file.> but was:<null> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:86) at org.openmrs.web.controller.GlobalPropertyPortletControllerTest.setupModelForModule_shouldChangeModelIfForModuleIsPresent(GlobalPropertyPortletControllerTest.java:73) |
|||
Collapse |
GlobalPropertyPortletControllerTest
setupModelForModule_shouldNotOverrideExcludePrefixButConcatenate
|
< 1 sec | |
junit.framework.AssertionFailedError: expected:<file.custom;file.started;file.mandatory> but was:<file.custom> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:86) at org.openmrs.web.controller.GlobalPropertyPortletControllerTest.setupModelForModule_shouldNotOverrideExcludePrefixButConcatenate(GlobalPropertyPortletControllerTest.java:115) |
|||
Collapse |
OptionsFormControllerTest
onSubmit_shouldAccept2CharactersAsUsername
|
< 1 sec | |
java.lang.NullPointerException: null at org.openmrs.web.controller.OptionsFormController.onSubmit(OptionsFormController.java:127) at org.springframework.web.servlet.mvc.SimpleFormController.processFormSubmission(SimpleFormController.java:265) at org.openmrs.web.controller.OptionsFormController.processFormSubmission(OptionsFormController.java:99) at org.springframework.web.servlet.mvc.AbstractFormController.handleRequestInternal(AbstractFormController.java:266) at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:146) at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:50) at org.openmrs.web.test.WebTestHelper.handle(WebTestHelper.java:127) (1 more lines...) |
|||
Collapse |
OptionsFormControllerTest
onSubmit_shouldAcceptEmailAddressAsUsernameIfEnabled
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy84.saveGlobalProperty(Unknown Source) at org.openmrs.web.controller.OptionsFormControllerTest.onSubmit_shouldAcceptEmailAddressAsUsernameIfEnabled(OptionsFormControllerTest.java:139) |
|||
Collapse |
OptionsFormControllerTest
onSubmit_shouldReject1CharacterAsUsername
|
< 1 sec | |
java.lang.NullPointerException: null at org.openmrs.web.controller.OptionsFormController.onSubmit(OptionsFormController.java:127) at org.springframework.web.servlet.mvc.SimpleFormController.processFormSubmission(SimpleFormController.java:265) at org.openmrs.web.controller.OptionsFormController.processFormSubmission(OptionsFormController.java:99) at org.springframework.web.servlet.mvc.AbstractFormController.handleRequestInternal(AbstractFormController.java:266) at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:146) at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:50) at org.openmrs.web.test.WebTestHelper.handle(WebTestHelper.java:127) (1 more lines...) |
|||
Collapse |
OptionsFormControllerTest
onSubmit_shouldRejectInvalidEmailAddressAsUsernameIfEnabled
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy84.saveGlobalProperty(Unknown Source) at org.openmrs.web.controller.OptionsFormControllerTest.onSubmit_shouldRejectInvalidEmailAddressAsUsernameIfEnabled(OptionsFormControllerTest.java:158) |
|||
Collapse |
OptionsFormControllerTest
shouldAcceptValidNotificationAddress
|
< 1 sec | |
java.lang.NullPointerException: null at org.openmrs.web.controller.OptionsFormController.onSubmit(OptionsFormController.java:127) at org.springframework.web.servlet.mvc.SimpleFormController.processFormSubmission(SimpleFormController.java:265) at org.openmrs.web.controller.OptionsFormController.processFormSubmission(OptionsFormController.java:99) at org.springframework.web.servlet.mvc.AbstractFormController.handleRequestInternal(AbstractFormController.java:266) at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:146) at org.openmrs.web.controller.OptionsFormControllerTest.shouldAcceptValidNotificationAddress(OptionsFormControllerTest.java:233) |
|||
Collapse |
OptionsFormControllerTest
shouldChangeSecretQuestionAndAnswer
|
< 1 sec | |
java.lang.NullPointerException: null at org.openmrs.web.controller.OptionsFormController.onSubmit(OptionsFormController.java:127) at org.springframework.web.servlet.mvc.SimpleFormController.processFormSubmission(SimpleFormController.java:265) at org.openmrs.web.controller.OptionsFormController.processFormSubmission(OptionsFormController.java:99) at org.springframework.web.servlet.mvc.AbstractFormController.handleRequestInternal(AbstractFormController.java:266) at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:146) at org.openmrs.web.controller.OptionsFormControllerTest.shouldChangeSecretQuestionAndAnswer(OptionsFormControllerTest.java:72) |
|||
Collapse |
OptionsFormControllerTest
shouldNotOverwriteUserSecretQuestionOrAnswerWhenChangingPassword
|
< 1 sec | |
java.lang.NullPointerException: null at org.openmrs.api.db.hibernate.HibernateUserDAO.getLoginCredential(HibernateUserDAO.java:470) at org.openmrs.web.controller.OptionsFormControllerTest.shouldNotOverwriteUserSecretQuestionOrAnswerWhenChangingPassword(OptionsFormControllerTest.java:256) |
|||
Collapse |
OptionsFormControllerTest
shouldRejectEmptyNotificationAddress
|
< 1 sec | |
java.lang.NullPointerException: null at org.openmrs.web.controller.OptionsFormController.onSubmit(OptionsFormController.java:127) at org.springframework.web.servlet.mvc.SimpleFormController.processFormSubmission(SimpleFormController.java:265) at org.openmrs.web.controller.OptionsFormController.processFormSubmission(OptionsFormController.java:99) at org.springframework.web.servlet.mvc.AbstractFormController.handleRequestInternal(AbstractFormController.java:266) at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:146) at org.openmrs.web.controller.OptionsFormControllerTest.shouldRejectEmptyNotificationAddress(OptionsFormControllerTest.java:247) |
|||
Collapse |
OptionsFormControllerTest
shouldRejectEmptySecretAnswer
|
< 1 sec | |
java.lang.NullPointerException: null at org.openmrs.api.db.hibernate.HibernateUserDAO.getLoginCredential(HibernateUserDAO.java:470) at org.openmrs.web.controller.OptionsFormControllerTest.shouldRejectEmptySecretAnswer(OptionsFormControllerTest.java:91) |
|||
Collapse |
OptionsFormControllerTest
shouldRejectEmptySecretAnswerWhenSecretQuestionPasswordIsNotSet
|
< 1 sec | |
java.lang.NullPointerException: null at org.openmrs.api.db.hibernate.HibernateUserDAO.getLoginCredential(HibernateUserDAO.java:470) at org.openmrs.web.controller.OptionsFormControllerTest.shouldRejectEmptySecretAnswerWhenSecretQuestionPasswordIsNotSet(OptionsFormControllerTest.java:108) |
|||
Collapse |
OptionsFormControllerTest
shouldRejectEmptySecretQuestion
|
< 1 sec | |
java.lang.NullPointerException: null at org.openmrs.api.db.hibernate.HibernateUserDAO.getLoginCredential(HibernateUserDAO.java:470) at org.openmrs.web.controller.OptionsFormControllerTest.shouldRejectEmptySecretQuestion(OptionsFormControllerTest.java:114) |
|||
Collapse |
OptionsFormControllerTest
shouldRejectInvalidNotificationAddress
|
< 1 sec | |
java.lang.NullPointerException: null at org.openmrs.web.controller.OptionsFormController.onSubmit(OptionsFormController.java:127) at org.springframework.web.servlet.mvc.SimpleFormController.processFormSubmission(SimpleFormController.java:265) at org.openmrs.web.controller.OptionsFormController.processFormSubmission(OptionsFormController.java:99) at org.springframework.web.servlet.mvc.AbstractFormController.handleRequestInternal(AbstractFormController.java:266) at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:146) at org.openmrs.web.controller.OptionsFormControllerTest.shouldRejectInvalidNotificationAddress(OptionsFormControllerTest.java:212) |
|||
Collapse |
ConceptProposalFormControllerTest
onSubmit_shouldCreateASingleUniqueSynonymAndObsForAllSimilarProposals
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConceptProposal(Unknown Source) at org.openmrs.web.controller.concept.ConceptProposalFormControllerTest.onSubmit_shouldCreateASingleUniqueSynonymAndObsForAllSimilarProposals(ConceptProposalFormControllerTest.java:50) |
|||
Collapse |
ConceptProposalFormControllerTest
onSubmit_shouldWorkProperlyForCountryLocales
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConceptProposal(Unknown Source) at org.openmrs.web.controller.concept.ConceptProposalFormControllerTest.onSubmit_shouldWorkProperlyForCountryLocales(ConceptProposalFormControllerTest.java:106) |
|||
Collapse |
ConceptSourceFormControllerTest
onSubmit_shouldDeleteConceptSource
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy84.getImplementationId(Unknown Source) at org.openmrs.web.controller.concept.ConceptSourceFormController.referenceData(ConceptSourceFormController.java:150) (7 more lines...) |
|||
Collapse |
ConceptSourceFormControllerTest
onSubmit_shouldRestoreRetiredConceptSource
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy84.getImplementationId(Unknown Source) at org.openmrs.web.controller.concept.ConceptSourceFormController.referenceData(ConceptSourceFormController.java:150) (7 more lines...) |
|||
Collapse |
ConceptSourceFormControllerTest
onSubmit_shouldRetireConceptSource
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy84.getImplementationId(Unknown Source) at org.openmrs.web.controller.concept.ConceptSourceFormController.referenceData(ConceptSourceFormController.java:150) (7 more lines...) |
|||
Collapse |
ConceptStopWordFormControllerTest
handleSubmission_shouldAddNewConceptStopWord
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.saveConceptStopWord(Unknown Source) at org.openmrs.web.controller.concept.ConceptStopWordFormController.handleSubmission(ConceptStopWordFormController.java:70) (1 more lines...) |
|||
Collapse |
ConceptStopWordListControllerTest
handleSubmission_shouldAddTheDeleteErrorMessageInSession
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.deleteConceptStopWord(Unknown Source) at org.openmrs.web.controller.concept.ConceptStopWordListController.handleSubmission(ConceptStopWordListController.java:57) (1 more lines...) |
|||
Collapse |
ConceptStopWordListControllerTest
handleSubmission_shouldAddTheDeleteSuccessMessageInSession
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.deleteConceptStopWord(Unknown Source) at org.openmrs.web.controller.concept.ConceptStopWordListController.handleSubmission(ConceptStopWordListController.java:57) (1 more lines...) |
|||
Collapse |
ConceptStopWordListControllerTest
handleSubmission_shouldDeleteGivenConceptStopWordFromDB
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.deleteConceptStopWord(Unknown Source) at org.openmrs.web.controller.concept.ConceptStopWordListController.handleSubmission(ConceptStopWordListController.java:57) (1 more lines...) |
|||
Collapse |
EncounterFormControllerTest
onSubmit_shouldSaveANewEncounterRoleObject
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy78.getEncounter(Unknown Source) at org.openmrs.web.controller.encounter.EncounterFormControllerTest.onSubmit_shouldSaveANewEncounterRoleObject(EncounterFormControllerTest.java:48) |
|||
Collapse |
EncounterRoleFormControllerTest
purge_shouldPurgeAnExistingEncounter
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy78.getEncounterRole(Unknown Source) at org.openmrs.web.controller.encounter.EncounterRoleFormControllerTest.purge_shouldPurgeAnExistingEncounter(EncounterRoleFormControllerTest.java:133) |
|||
Collapse |
EncounterRoleFormControllerTest
retire_shouldRaiseAnErrorIfRetireReasonIsNotFilled
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy78.getEncounterRole(Unknown Source) at org.openmrs.web.controller.encounter.EncounterRoleFormControllerTest.retire_shouldRaiseAnErrorIfRetireReasonIsNotFilled(EncounterRoleFormControllerTest.java:163) |
|||
Collapse |
EncounterRoleFormControllerTest
retire_shouldRetireAnExistingEncounter
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy78.getEncounterRole(Unknown Source) at org.openmrs.web.controller.encounter.EncounterRoleFormControllerTest.retire_shouldRetireAnExistingEncounter(EncounterRoleFormControllerTest.java:97) |
|||
Collapse |
EncounterRoleFormControllerTest
saveEncounterRole_shouldEditAndSaveAnExistingEncounter
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy78.getEncounterRole(Unknown Source) at org.openmrs.web.controller.encounter.EncounterRoleFormControllerTest.saveEncounterRole_shouldEditAndSaveAnExistingEncounter(EncounterRoleFormControllerTest.java:75) |
|||
Collapse |
EncounterRoleFormControllerTest
saveEncounterRole_shouldSaveANewEncounterRoleObject
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy78.getEncounterRoleByName(Unknown Source) at org.openmrs.validator.EncounterRoleValidator.validate(EncounterRoleValidator.java:41) (2 more lines...) |
|||
Collapse |
EncounterRoleFormControllerTest
showEncounterList_shouldAddListOfEncounterRoleObjectsToTheModel
|
< 1 sec | |
java.lang.AssertionError: expected:<3> but was:<0> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:555) at org.junit.Assert.assertEquals(Assert.java:542) at org.openmrs.web.controller.encounter.EncounterRoleFormControllerTest.showEncounterList_shouldAddListOfEncounterRoleObjectsToTheModel(EncounterRoleFormControllerTest.java:150) |
|||
Collapse |
EncounterRoleFormControllerTest
unretire_shouldRetireAnExistingEncounter
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy78.getEncounterRole(Unknown Source) at org.openmrs.web.controller.encounter.EncounterRoleFormControllerTest.unretire_shouldRetireAnExistingEncounter(EncounterRoleFormControllerTest.java:116) |
|||
Collapse |
EncounterTypeFormControllerTest
shouldNotDeleteEncounterTypeWhenEncounterTypesAreLocked
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy78.getEncounterType(Unknown Source) at org.openmrs.web.controller.encounter.EncounterTypeFormControllerTest.shouldNotDeleteEncounterTypeWhenEncounterTypesAreLocked(EncounterTypeFormControllerTest.java:57) |
|||
Collapse |
EncounterTypeFormControllerTest
shouldSaveEncounterTypeWhenEncounterTypesAreNotLocked
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy78.getEncounterType(Unknown Source) at org.openmrs.web.controller.encounter.EncounterTypeFormControllerTest.shouldSaveEncounterTypeWhenEncounterTypesAreNotLocked(EncounterTypeFormControllerTest.java:84) |
|||
Collapse |
LocationFormControllerTest
formBackingObject_shouldReturnValidLocationGivenValidLocationId
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy80.getAllLocationTags(Unknown Source) at org.openmrs.web.controller.encounter.LocationFormController.referenceData(LocationFormController.java:67) (8 more lines...) |
|||
Collapse |
LocationFormControllerTest
onSubmit_shouldNotRetireLocationIfReasonIsEmpty
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy80.getLocation(Unknown Source) at org.openmrs.validator.LocationValidator.validate(LocationValidator.java:72) (6 more lines...) |
|||
Collapse |
LocationFormControllerTest
onSubmit_shouldRetireLocation
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy80.getLocation(Unknown Source) at org.openmrs.validator.LocationValidator.validate(LocationValidator.java:72) (6 more lines...) |
|||
Collapse |
ProviderFormControllerTest
onSubmit_shouldNotVoidOrChangeAttributeListIfTheAttributeValuesAreSame
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy106.getProvider(Unknown Source) at org.openmrs.web.controller.provider.ProviderFormControllerTest.onSubmit_shouldNotVoidOrChangeAttributeListIfTheAttributeValuesAreSame(ProviderFormControllerTest.java:45) |
|||
Collapse |
ProviderFormControllerTest
onSubmit_shouldPurgeTheProvider
|
< 1 sec | |
java.lang.Exception: Unexpected exception, expected<org.hibernate.ObjectNotFoundException> but was<org.openmrs.api.APIAuthenticationException> at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy106.getProvider(Unknown Source) at org.openmrs.web.controller.provider.ProviderFormControllerTest.onSubmit_shouldPurgeTheProvider(ProviderFormControllerTest.java:95) |
|||
Collapse |
ProviderFormControllerTest
onSubmit_shouldSetAttributesToVoidIfTheValueIsNotSet
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy106.getProvider(Unknown Source) at org.openmrs.web.controller.provider.ProviderFormControllerTest.onSubmit_shouldSetAttributesToVoidIfTheValueIsNotSet(ProviderFormControllerTest.java:69) |
|||
Collapse |
ChangePasswordFormControllerTest
formBackingObject_shouldRemainOnChangePasswordFormPageIfThereAreErrors
|
< 1 sec | |
java.lang.IllegalArgumentException: Target object must not be null at org.springframework.util.Assert.notNull(Assert.java:112) at org.springframework.validation.BindException.<init>(BindException.java:65) at org.openmrs.web.controller.user.ChangePasswordFormControllerTest.formBackingObject_shouldRemainOnChangePasswordFormPageIfThereAreErrors(ChangePasswordFormControllerTest.java:228) |
|||
Collapse |
ChangePasswordFormControllerTest
formBackingObject_shouldReturnAuthenticatedUser
|
< 1 sec | |
java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:621) at org.junit.Assert.assertNotNull(Assert.java:631) at org.openmrs.web.controller.user.ChangePasswordFormControllerTest.formBackingObject_shouldReturnAuthenticatedUser(ChangePasswordFormControllerTest.java:44) |
|||
Collapse |
ChangePasswordFormControllerTest
handleSubmission_shouldChangeTheUserPropertyForcePasswordChangeToFalse
|
< 1 sec | |
java.lang.NullPointerException: null at org.openmrs.web.controller.user.ChangePasswordFormControllerTest.handleSubmission_shouldChangeTheUserPropertyForcePasswordChangeToFalse(ChangePasswordFormControllerTest.java:184) |
|||
Collapse |
ChangePasswordFormControllerTest
handleSubmission_shouldDiplayErrorMessageIfAnswerAndConfirmAnswerAreNotTheSame
|
< 1 sec | |
java.lang.IllegalArgumentException: Target object must not be null at org.springframework.util.Assert.notNull(Assert.java:112) at org.springframework.validation.BindException.<init>(BindException.java:65) at org.openmrs.web.controller.user.ChangePasswordFormControllerTest.handleSubmission_shouldDiplayErrorMessageIfAnswerAndConfirmAnswerAreNotTheSame(ChangePasswordFormControllerTest.java:136) |
|||
Collapse |
ChangePasswordFormControllerTest
handleSubmission_shouldDiplayErrorMessageIfQuestionIsEmptyAndAnswerIsNotEmpty
|
< 1 sec | |
java.lang.IllegalArgumentException: Target object must not be null at org.springframework.util.Assert.notNull(Assert.java:112) at org.springframework.validation.BindException.<init>(BindException.java:65) at org.openmrs.web.controller.user.ChangePasswordFormControllerTest.handleSubmission_shouldDiplayErrorMessageIfQuestionIsEmptyAndAnswerIsNotEmpty(ChangePasswordFormControllerTest.java:120) |
|||
Collapse |
ChangePasswordFormControllerTest
handleSubmission_shouldDiplayErrorMessageOnWeakPasswords
|
< 1 sec | |
java.lang.IllegalArgumentException: Target object must not be null at org.springframework.util.Assert.notNull(Assert.java:112) at org.springframework.validation.BindException.<init>(BindException.java:65) at org.openmrs.web.controller.user.ChangePasswordFormControllerTest.handleSubmission_shouldDiplayErrorMessageOnWeakPasswords(ChangePasswordFormControllerTest.java:104) |
|||
Collapse |
ChangePasswordFormControllerTest
handleSubmission_shouldDisplayErrorMessageIfQuestionIsNotEmptyAndAnswerIsEmpty
|
< 1 sec | |
java.lang.IllegalArgumentException: Target object must not be null at org.springframework.util.Assert.notNull(Assert.java:112) at org.springframework.validation.BindException.<init>(BindException.java:65) at org.openmrs.web.controller.user.ChangePasswordFormControllerTest.handleSubmission_shouldDisplayErrorMessageIfQuestionIsNotEmptyAndAnswerIsEmpty(ChangePasswordFormControllerTest.java:152) |
|||
Collapse |
ChangePasswordFormControllerTest
handleSubmission_shouldDisplayErrorMessageWhenPasswordAndConfirmPasswordAreNotSame
|
< 1 sec | |
java.lang.IllegalArgumentException: Target object must not be null at org.springframework.util.Assert.notNull(Assert.java:112) at org.springframework.validation.BindException.<init>(BindException.java:65) at org.openmrs.web.controller.user.ChangePasswordFormControllerTest.handleSubmission_shouldDisplayErrorMessageWhenPasswordAndConfirmPasswordAreNotSame(ChangePasswordFormControllerTest.java:55) |
|||
Collapse |
ChangePasswordFormControllerTest
handleSubmission_shouldDisplayErrorMessageWhenPasswordIsEmpty
|
< 1 sec | |
java.lang.IllegalArgumentException: Target object must not be null at org.springframework.util.Assert.notNull(Assert.java:112) at org.springframework.validation.BindException.<init>(BindException.java:65) at org.openmrs.web.controller.user.ChangePasswordFormControllerTest.handleSubmission_shouldDisplayErrorMessageWhenPasswordIsEmpty(ChangePasswordFormControllerTest.java:88) |
|||
Collapse |
ChangePasswordFormControllerTest
handleSubmission_shouldNotChangeTheUserPropertyForcePasswordChangeToFalse
|
< 1 sec | |
java.lang.NullPointerException: null at org.openmrs.web.controller.user.ChangePasswordFormControllerTest.handleSubmission_shouldNotChangeTheUserPropertyForcePasswordChangeToFalse(ChangePasswordFormControllerTest.java:206) |
|||
Collapse |
ChangePasswordFormControllerTest
handleSubmission_shouldProceedToHomePageIfOperationIsSuccesful
|
< 1 sec | |
java.lang.IllegalArgumentException: Target object must not be null at org.springframework.util.Assert.notNull(Assert.java:112) at org.springframework.validation.BindException.<init>(BindException.java:65) at org.openmrs.web.controller.user.ChangePasswordFormControllerTest.handleSubmission_shouldProceedToHomePageIfOperationIsSuccesful(ChangePasswordFormControllerTest.java:168) |
|||
Collapse |
ChangePasswordFormControllerTest
handleSubmission_shouldRedirectToIndexPageWhenPasswordAndConfirmPasswordAreTheSame
|
< 1 sec | |
java.lang.IllegalArgumentException: Target object must not be null at org.springframework.util.Assert.notNull(Assert.java:112) at org.springframework.validation.BindException.<init>(BindException.java:65) at org.openmrs.web.controller.user.ChangePasswordFormControllerTest.handleSubmission_shouldRedirectToIndexPageWhenPasswordAndConfirmPasswordAreTheSame(ChangePasswordFormControllerTest.java:71) |
|||
Collapse |
ChangePasswordFormControllerTest
handleSubmission_shouldSetTheUserSecretQuestionAndAnswer
|
< 1 sec | |
java.lang.NullPointerException: null at org.openmrs.web.controller.user.ChangePasswordFormControllerTest.handleSubmission_shouldSetTheUserSecretQuestionAndAnswer(ChangePasswordFormControllerTest.java:242) |
|||
Collapse |
RoleFormControllerTest
shouldUpdateRoleWithParent
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy109.saveRole(Unknown Source) at org.openmrs.web.controller.user.RoleFormControllerTest.shouldUpdateRoleWithParent(RoleFormControllerTest.java:42) |
|||
Collapse |
UserListControllerTest
displayUsers_shouldGetAllUsersIfNoNameGiven
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy109.getUsers(Unknown Source) at org.openmrs.web.controller.user.UserListController.getUsers(UserListController.java:114) (1 more lines...) |
|||
Collapse |
UserListControllerTest
displayUsers_shouldGetUsersJustGivenActionParameter
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy109.getUsers(Unknown Source) at org.openmrs.web.controller.user.UserListController.getUsers(UserListController.java:114) (1 more lines...) |
|||
Collapse |
UserListControllerTest
displayUsers_shouldGetUsersWithAGivenRole
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy109.getUsers(Unknown Source) at org.openmrs.web.controller.user.UserListController.getUsers(UserListController.java:114) (1 more lines...) |
|||
Collapse |
UserListControllerTest
displayUsers_shouldIncludeDisabledUsersIfRequested
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy109.getUsers(Unknown Source) at org.openmrs.web.controller.user.UserListController.getUsers(UserListController.java:114) (1 more lines...) |
|||
Collapse |
DWRConceptServiceTest
findBatchOfConcepts_shouldNotReturnConceptByGivenIdIfClassnameIsExcluded
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.dwr.DWRConceptServiceTest.findBatchOfConcepts_shouldNotReturnConceptByGivenIdIfClassnameIsExcluded(DWRConceptServiceTest.java:110) |
|||
Collapse |
DWRConceptServiceTest
findBatchOfConcepts_shouldNotReturnConceptByGivenIdIfClassnameIsNotIncluded
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.dwr.DWRConceptServiceTest.findBatchOfConcepts_shouldNotReturnConceptByGivenIdIfClassnameIsNotIncluded(DWRConceptServiceTest.java:91) |
|||
Collapse |
DWRConceptServiceTest
findBatchOfConcepts_shouldNotReturnConceptByGivenIdIfDatatypeIsExcluded
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.dwr.DWRConceptServiceTest.findBatchOfConcepts_shouldNotReturnConceptByGivenIdIfDatatypeIsExcluded(DWRConceptServiceTest.java:165) |
|||
Collapse |
DWRConceptServiceTest
findBatchOfConcepts_shouldNotReturnConceptByGivenIdIfDatatypeIsNotIncluded
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.dwr.DWRConceptServiceTest.findBatchOfConcepts_shouldNotReturnConceptByGivenIdIfDatatypeIsNotIncluded(DWRConceptServiceTest.java:146) |
|||
Collapse |
DWRConceptServiceTest
findBatchOfConcepts_shouldReturnConceptByGivenIdIfClassnameIsIncluded
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.dwr.DWRConceptServiceTest.findBatchOfConcepts_shouldReturnConceptByGivenIdIfClassnameIsIncluded(DWRConceptServiceTest.java:73) |
|||
Collapse |
DWRConceptServiceTest
findBatchOfConcepts_shouldReturnConceptByGivenIdIfDatatypeIsIncluded
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.dwr.DWRConceptServiceTest.findBatchOfConcepts_shouldReturnConceptByGivenIdIfDatatypeIsIncluded(DWRConceptServiceTest.java:128) |
|||
Collapse |
DWRConceptServiceTest
findBatchOfConcepts_shouldReturnConceptByGivenIdIfExclusionAndInclusionListsAreEmpty
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.dwr.DWRConceptServiceTest.findBatchOfConcepts_shouldReturnConceptByGivenIdIfExclusionAndInclusionListsAreEmpty(DWRConceptServiceTest.java:58) |
|||
Collapse |
DWRConceptServiceTest
findConceptAnswers_shouldNotFailIfTheSpecifiedConceptHasNoAnswersRegressionTestForTRUNK2807
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.dwr.DWRConceptService.findConceptAnswers(DWRConceptService.java:289) (1 more lines...) |
|||
Collapse |
DWRConceptServiceTest
findConceptAnswers_shouldNotReturnDuplicates
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy84.saveGlobalProperty(Unknown Source) at org.openmrs.web.dwr.DWRConceptServiceTest.findConceptAnswers_shouldNotReturnDuplicates(DWRConceptServiceTest.java:247) |
|||
Collapse |
DWRConceptServiceTest
findConceptAnswers_shouldSearchForConceptAnswersInAllSearchLocales
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy84.saveGlobalProperty(Unknown Source) at org.openmrs.web.dwr.DWRConceptServiceTest.findConceptAnswers_shouldSearchForConceptAnswersInAllSearchLocales(DWRConceptServiceTest.java:206) |
|||
Collapse |
DWRObservationServiceTest
createObservation_shouldCreateObservationWithBooleanConceptWithValueFalse
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy72.getPerson(Unknown Source) at org.openmrs.web.dwr.DWRObservationServiceTest.createObservation_shouldCreateObservationWithBooleanConceptWithValueFalse(DWRObservationServiceTest.java:141) |
|||
Collapse |
DWRObservationServiceTest
createObservation_shouldCreateObservationWithBooleanConceptWithValueNo
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy72.getPerson(Unknown Source) at org.openmrs.web.dwr.DWRObservationServiceTest.createObservation_shouldCreateObservationWithBooleanConceptWithValueNo(DWRObservationServiceTest.java:89) |
|||
Collapse |
DWRObservationServiceTest
createObservation_shouldCreateObservationWithBooleanConceptWithValueOne
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy72.getPerson(Unknown Source) at org.openmrs.web.dwr.DWRObservationServiceTest.createObservation_shouldCreateObservationWithBooleanConceptWithValueOne(DWRObservationServiceTest.java:193) |
|||
Collapse |
DWRObservationServiceTest
createObservation_shouldCreateObservationWithBooleanConceptWithValueTrue
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy72.getPerson(Unknown Source) at org.openmrs.web.dwr.DWRObservationServiceTest.createObservation_shouldCreateObservationWithBooleanConceptWithValueTrue(DWRObservationServiceTest.java:115) |
|||
Collapse |
DWRObservationServiceTest
createObservation_shouldCreateObservationWithBooleanConceptWithValueYes
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy72.getPerson(Unknown Source) at org.openmrs.web.dwr.DWRObservationServiceTest.createObservation_shouldCreateObservationWithBooleanConceptWithValueYes(DWRObservationServiceTest.java:63) |
|||
Collapse |
DWRObservationServiceTest
createObservation_shouldCreateObservationWithBooleanConceptWithValueZero
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy72.getPerson(Unknown Source) at org.openmrs.web.dwr.DWRObservationServiceTest.createObservation_shouldCreateObservationWithBooleanConceptWithValueZero(DWRObservationServiceTest.java:167) |
|||
Collapse |
DWRObservationServiceTest
createObservation_shouldCreateObservationWithCodedConcept
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy72.getPerson(Unknown Source) at org.openmrs.web.dwr.DWRObservationServiceTest.createObservation_shouldCreateObservationWithCodedConcept(DWRObservationServiceTest.java:40) |
|||
Collapse |
DWRPatientServiceTest
findCountAndPatients_shouldMatchPatientWithIdentifiersThatContainNoDigit
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy69.getCountOfPatients(Unknown Source) at org.openmrs.web.dwr.DWRPatientServiceTest.findCountAndPatients_shouldMatchPatientWithIdentifiersThatContainNoDigit(DWRPatientServiceTest.java:108) |
|||
Collapse |
DWRPatientServiceTest
findCountAndPatients_shouldSignalForANewSearchIfTheNewSearchValueHasMatchesAndIsAFirstCall
|
< 1 sec | |
java.lang.AssertionError: expected:<Joh> but was:<null> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.openmrs.web.dwr.DWRPatientServiceTest.findCountAndPatients_shouldSignalForANewSearchIfTheNewSearchValueHasMatchesAndIsAFirstCall(DWRPatientServiceTest.java:95) |
|||
Collapse |
DWRPersonServiceTest
findPeopleByRoles_shouldMatchOnPatientIdentifiers
|
< 1 sec | |
java.lang.AssertionError: expected:<org.openmrs.web.dwr.PersonListItem@6> but was:<Person.search.error - error.privilegesRequired> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.openmrs.web.dwr.DWRPersonServiceTest.findPeopleByRoles_shouldMatchOnPatientIdentifiers(DWRPersonServiceTest.java:35) |
|||
Collapse |
DWRProgramWorkflowServiceTest
getPossibleNextStates_shouldReturnAllNext
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy88.getPatientProgram(Unknown Source) at org.openmrs.web.dwr.DWRProgramWorkflowService.getPossibleNextStates(DWRProgramWorkflowService.java:202) (1 more lines...) |
|||
Collapse |
DWRProgramWorkflowServiceTest
getPossibleNextStates_shouldReturnNonRetiredConcepts
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy88.getPatientProgram(Unknown Source) at org.openmrs.web.dwr.DWRProgramWorkflowServiceTest.getPossibleNextStates_shouldReturnNonRetiredConcepts(DWRProgramWorkflowServiceTest.java:76) |
|||
Collapse |
DWRProgramWorkflowServiceTest
getPossibleNextStates_shouldReturnNonRetiredStates
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy88.getPatientProgram(Unknown Source) at org.openmrs.web.dwr.DWRProgramWorkflowServiceTest.getPossibleNextStates_shouldReturnNonRetiredStates(DWRProgramWorkflowServiceTest.java:107) |
|||
Collapse |
DWRProgramWorkflowServiceTest
getPossibleOutcomes_shouldReturnOutcomeConceptsFromProgram
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy88.getPossibleOutcomes(Unknown Source) at org.openmrs.web.dwr.DWRProgramWorkflowService.getPossibleOutcomes(DWRProgramWorkflowService.java:45) (1 more lines...) |
|||
Collapse |
DWRProviderServiceTest
findProvider_shouldReturnAMessageWithNoMatchesFoundWhenNoProvidersAreFound
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy106.getProviders(Unknown Source) at org.openmrs.web.dwr.DWRProviderService.findProvider(DWRProviderService.java:50) (1 more lines...) |
|||
Collapse |
DWRProviderServiceTest
findProvider_shouldReturnTheListOfProvidersIncludingRetiredProvidersForTheMatchingSearchName
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy106.getProviders(Unknown Source) at org.openmrs.web.dwr.DWRProviderService.findProvider(DWRProviderService.java:50) (1 more lines...) |
|||
Collapse |
DWRProviderServiceTest
findProvider_shouldReturnTheListOfProvidersMatchingTheSearchName
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy106.getProviders(Unknown Source) at org.openmrs.web.dwr.DWRProviderService.findProvider(DWRProviderService.java:50) (1 more lines...) |
|||
Collapse |
PersonListItemTest
PersonListItem_shouldIdentifyBestMatchingNameAsOtherNameForTheGivenName
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy72.getPerson(Unknown Source) at org.openmrs.web.dwr.PersonListItemTest.PersonListItem_shouldIdentifyBestMatchingNameAsOtherNameForTheGivenName(PersonListItemTest.java:73) |
|||
Collapse |
PersonListItemTest
PersonListItem_shouldIdentifyBestMatchingNameAsOtherNameForTheMiddleName
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy72.getPerson(Unknown Source) at org.openmrs.web.dwr.PersonListItemTest.PersonListItem_shouldIdentifyBestMatchingNameAsOtherNameForTheMiddleName(PersonListItemTest.java:60) |
|||
Collapse |
PersonListItemTest
PersonListItem_shouldIdentifyBestMatchingNameForTheFamilyName
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy72.getPerson(Unknown Source) at org.openmrs.web.dwr.PersonListItemTest.PersonListItem_shouldIdentifyBestMatchingNameForTheFamilyName(PersonListItemTest.java:33) |
|||
Collapse |
PersonListItemTest
PersonListItem_shouldIdentifyBestMatchingNameForTheGivenPreferredNameEvenIfOtherNamesMatch
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy72.getPerson(Unknown Source) at org.openmrs.web.dwr.PersonListItemTest.PersonListItem_shouldIdentifyBestMatchingNameForTheGivenPreferredNameEvenIfOtherNamesMatch(PersonListItemTest.java:47) |
|||
Collapse |
PersonListItemTest
PersonListItem_shouldIdentifyBestMatchingNameInMultipleSearchNames
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy72.getPerson(Unknown Source) at org.openmrs.web.dwr.PersonListItemTest.PersonListItem_shouldIdentifyBestMatchingNameInMultipleSearchNames(PersonListItemTest.java:86) |
|||
Collapse |
PersonListItemTest
PersonListItem_shouldPutAttributeToStringValueIntoAttributesMap
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy72.getPerson(Unknown Source) at org.openmrs.web.dwr.PersonListItemTest.PersonListItem_shouldPutAttributeToStringValueIntoAttributesMap(PersonListItemTest.java:98) |
|||
Collapse |
PersonListItemTest
createBestMatch_shouldReturnPatientListItemGivenPatientParameter
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy72.getPerson(Unknown Source) at org.openmrs.web.dwr.PersonListItemTest.createBestMatch_shouldReturnPatientListItemGivenPatientParameter(PersonListItemTest.java:118) |
|||
Collapse |
PersonListItemTest
createBestMatch_shouldReturnPersonListItemGivenPersonParameter
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy72.getPerson(Unknown Source) at org.openmrs.web.dwr.PersonListItemTest.createBestMatch_shouldReturnPersonListItemGivenPersonParameter(PersonListItemTest.java:127) |
|||
Collapse |
EncounterDisplayControllerTest
shouldAllowMoreThanOneObsPerConceptInObsGroup
|
< 1 sec | |
java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:621) at org.junit.Assert.assertNotNull(Assert.java:631) at org.openmrs.web.encounter.EncounterDisplayControllerTest.shouldAllowMoreThanOneObsPerConceptInObsGroup(EncounterDisplayControllerTest.java:85) |
|||
Collapse |
EncounterDisplayControllerTest
shouldGetNormalEncounterPageData
|
< 1 sec | |
java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:621) at org.junit.Assert.assertNotNull(Assert.java:631) at org.openmrs.web.encounter.EncounterDisplayControllerTest.shouldGetNormalEncounterPageData(EncounterDisplayControllerTest.java:61) |
|||
Collapse |
LoginServletTest
shouldLockUserOutAfterFiveFailedLoginAttempts
|
< 1 sec | |
java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.openmrs.web.servlet.LoginServletTest.shouldLockUserOutAfterFiveFailedLoginAttempts(LoginServletTest.java:82) |
|||
Collapse |
LoginServletTest
shouldNotRedirectBackToLoginScreenWithCorrectUsernameAndPassword
|
< 1 sec | |
java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.openmrs.web.servlet.LoginServletTest.shouldNotRedirectBackToLoginScreenWithCorrectUsernameAndPassword(LoginServletTest.java:56) |
|||
Collapse |
ShowGraphServletTest
getChart_shouldSetValueAxisLabelToConceptNumericUnitsIfGivenUnitsIsNull
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy69.getPatient(Unknown Source) at org.openmrs.web.servlet.ShowGraphServlet.getChart(ShowGraphServlet.java:167) (1 more lines...) |
|||
Collapse |
ShowGraphServletTest
getChart_shouldSetValueAxisLabelToGivenUnits
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy69.getPatient(Unknown Source) at org.openmrs.web.servlet.ShowGraphServlet.getChart(ShowGraphServlet.java:167) (1 more lines...) |
|||
Collapse |
ForEachEncounterTagTest
doStartTag_shouldSortEncountersByEncounterDatetimeInDescendingOrder
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy69.getPatient(Unknown Source) at org.openmrs.web.taglib.ForEachEncounterTagTest.doStartTag_shouldSortEncountersByEncounterDatetimeInDescendingOrder(ForEachEncounterTagTest.java:41) |
|||
Collapse |
FormatTagTest
doStartTag_shouldPrintAnyDomainObject
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.taglib.FormatTagTest.doStartTag_shouldPrintAnyDomainObject(FormatTagTest.java:136) |
|||
Collapse |
FormatTagTest
printConcept_shouldEscapeHtmlTags
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConceptNameTag(Unknown Source) at org.openmrs.web.taglib.FormatTagTest.printConcept_shouldEscapeHtmlTags(FormatTagTest.java:84) |
|||
Collapse |
FormatTagTest
printConcept_shouldPrintTheNameWithTheCorrectLocaleNameAndType
|
< 1 sec | |
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConceptNameTag(Unknown Source) at org.openmrs.web.taglib.FormatTagTest.printConcept_shouldPrintTheNameWithTheCorrectLocaleNameAndType(FormatTagTest.java:42) |
|||
Collapse |
RequireTagTest
doStartTag_shouldAllowUserToHaveAnyPrivilege
|
< 1 sec | |
java.lang.AssertionError: expected:<0> but was:<5> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:555) at org.junit.Assert.assertEquals(Assert.java:542) at org.openmrs.web.taglib.RequireTagTest.doStartTag_shouldAllowUserToHaveAnyPrivilege(RequireTagTest.java:46) |
|||
Collapse |
RequireTagTest
doStartTag_shouldAllowUserWithAllPrivileges
|
< 1 sec | |
java.lang.AssertionError: expected:<0> but was:<5> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:555) at org.junit.Assert.assertEquals(Assert.java:542) at org.openmrs.web.taglib.RequireTagTest.doStartTag_shouldAllowUserWithAllPrivileges(RequireTagTest.java:67) |
|||
Collapse |
RequireTagTest
doStartTag_shouldAllowUserWithThePrivilege
|
< 1 sec | |
java.lang.AssertionError: expected:<0> but was:<5> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:555) at org.junit.Assert.assertEquals(Assert.java:542) at org.openmrs.web.taglib.RequireTagTest.doStartTag_shouldAllowUserWithThePrivilege(RequireTagTest.java:88) |
|||
Collapse |
RequireTagTest
doStartTag_shouldSetTheRefererAsTheDeniedPageUrlIfNoRedirectUrlIsSpecified
|
< 1 sec | |
java.lang.AssertionError: expected:<true> but was:<null> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.openmrs.web.taglib.RequireTagTest.doStartTag_shouldSetTheRefererAsTheDeniedPageUrlIfNoRedirectUrlIsSpecified(RequireTagTest.java:205) |
|||
Collapse |
RequireTagTest
doStartTag_shouldSetTheRightSessionAttributesIfTheAuthenticatedUserMissesSomePrivileges
|
< 1 sec | |
java.lang.AssertionError: expected:<true> but was:<null> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.openmrs.web.taglib.RequireTagTest.doStartTag_shouldSetTheRightSessionAttributesIfTheAuthenticatedUserMissesSomePrivileges(RequireTagTest.java:177) |