Collapse |
Failed
|
RelationshipController1_8Test
shouldEditARelationship
History
|
Default Job |
< 1 sec |
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Relationship to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5ea526fd
at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:366)
at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:330)
at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.update(DelegatingCrudResource.java:136)
at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.update(MainResourceController.java:105)
at sun.reflect.GeneratedMethodAccessor804.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:622)
(56 more lines...)
|
Collapse |
Failed
|
RelationshipController1_8Test
shouldGetDefaultByUuid
History
|
Default Job |
< 1 sec |
org.openmrs.module.webservices.rest.web.response.ConversionException: endDate
at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.getProperty(BaseDelegatingResource.java:714)
at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:249)
at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:326)
at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.retrieve(DelegatingCrudResource.java:59)
at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.retrieve(MainResourceController.java:70)
at sun.reflect.GeneratedMethodAccessor568.invoke(Unknown Source)
(50 more lines...)
|
Collapse |
Failed
|
RelationshipController1_8Test
shouldCreateARelationship
History
|
Default Job |
< 1 sec |
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Relationship to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5ea526fd
at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:366)
at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:330)
at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.create(DelegatingCrudResource.java:96)
at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.create(MainResourceController.java:86)
at sun.reflect.GeneratedMethodAccessor758.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:622)
(56 more lines...)
|
Collapse |
Failed
|
RelationshipController1_8Test
shouldGetFullByUuid
History
|
Default Job |
< 1 sec |
org.openmrs.module.webservices.rest.web.response.ConversionException: endDate
at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.getProperty(BaseDelegatingResource.java:714)
at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:249)
at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:326)
at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.retrieve(DelegatingCrudResource.java:59)
at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.retrieve(MainResourceController.java:70)
at sun.reflect.GeneratedMethodAccessor568.invoke(Unknown Source)
(50 more lines...)
|
Collapse |
Failed
|
RelationshipResource1_8Test
asRepresentation_shouldReturnValidFullRepresentation
History
|
Default Job |
< 1 sec |
org.openmrs.module.webservices.rest.web.response.ConversionException: endDate
at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.getProperty(BaseDelegatingResource.java:714)
at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:249)
at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:326)
at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResourceTest.getFullRepresentation(BaseDelegatingResourceTest.java:217)
at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResourceTest.asRepresentation_shouldReturnValidFullRepresentation(BaseDelegatingResourceTest.java:296)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(43 more lines...)
|
Collapse |
Failed
|
RelationshipResource1_8Test
asRepresentation_shouldReturnValidDefaultRepresentation
History
|
Default Job |
< 1 sec |
org.openmrs.module.webservices.rest.web.response.ConversionException: endDate
at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.getProperty(BaseDelegatingResource.java:714)
at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:249)
at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:326)
at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResourceTest.newDefaultRepresentation(BaseDelegatingResourceTest.java:204)
at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResourceTest.asRepresentation_shouldReturnValidDefaultRepresentation(BaseDelegatingResourceTest.java:284)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(43 more lines...)
|