nikhilvharamble / bus-stop-alarm

Automatically exported from code.google.com/p/bus-stop-alarm
MIT License
0 stars 0 forks source link

getDestCount() modify #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. update to the head version
2. run the test 
3. The method getDestCount() always return 0 no matter what.

Original issue reported on code.google.com by QUANGHUY...@gmail.com on 16 Feb 2010 at 4:10

GoogleCodeExporter commented 9 years ago
issue fixed

Original comment by QUANGHUY...@gmail.com on 16 Feb 2010 at 9:59

GoogleCodeExporter commented 9 years ago
update issue:
What steps will reproduce the problem?
1. update to the head version
2. Run the test in BusDbAdapterTest.java file

What is the expected output? 
- all tests for BusDbAdapter.java should pass
What do you see instead?
- test method getDestCount() always return 0 no matter what.

Original comment by QUANGHUY...@gmail.com on 11 Mar 2010 at 10:02