Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trunk 2303 #266

Closed
wants to merge 5 commits into from
Closed

Trunk 2303 #266

wants to merge 5 commits into from

Conversation

h3llborn
Copy link
Member

@h3llborn h3llborn commented Apr 3, 2013

@@ -14,6 +14,8 @@
package org.openmrs;

import java.text.DateFormat;
import java.text.NumberFormat; // new formatter for getValueAsString
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to comment import. Please remove it.

@h3llborn h3llborn closed this Apr 3, 2013
@@ -31,8 +31,8 @@
import org.openmrs.test.Verifies;

/**
* This class tests all methods that are not getter or setters in the Obs java object TODO: finish
* this test class for Obs
* This class tests all methods that are not getter or setters in the Obs java
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think you have the right code template, and this line was reformatted to be too short. Make sure you have the code formatter and template defined at https://wiki.openmrs.org/display/docs/Coding+Conventions

@djazayeri
Copy link
Member

Make sure to write more test cases, to reflect most of the scenarios described on the ticket.

And please redo the formatting so that it doesn't introduce a bunch of spurious formatting changes. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants