PileProject / drive

The drive project
Other
5 stars 4 forks source link

Refactor/util packages #23

Closed mandaiy closed 8 years ago

mandaiy commented 8 years ago

In this PR, the util classes were moved to new packages which we discussed.

And some unit tests for Range and MeasurementUnit were added in src/test directory. https://developer.android.com/training/testing/start/index.html

tiwanari commented 8 years ago

LGTM (especially, I love the Range class 👍 ). APPROVED.