states-cities icon indicating copy to clipboard operation
states-cities copied to clipboard

Added Some Unit Tests for State methods

Open waleoyediran opened this issue 8 years ago • 0 comments

I have had to change the get_all_states and get_one_state methods from static methods to module methods.

http://googletesting.blogspot.com.ng/2008/12/static-methods-are-death-to-testability.html

Let me know what you guys think. :)

waleoyediran avatar Jan 26 '16 11:01 waleoyediran