org.openmrs.api.APIException: Cannot find relation type with id:5
at org.openmrs.module.xforms.RelationshipSubmission.submit(RelationshipSubmission.java:76)
at org.openmrs.module.xforms.RelationshipSubmissionTest.submit_shouldCreateRelationships(RelationshipSubmissionTest.java:66)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:622)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(32 more lines...)
|