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

Refactor a class to make it unit tests friendly #32

Closed
GoogleCodeExporter opened this issue Mar 27, 2016 · 2 comments
Closed

Refactor a class to make it unit tests friendly #32

GoogleCodeExporter opened this issue Mar 27, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Take a unit test unfriendly class, pull out some of the code into other 
methods / classes, and then add unit tests. Use this code review to teach 
other developers how unit testing can be used in Android classes.

Original issue reported on code.google.com by ksjohnson3 on 9 Jun 2009 at 10:58

@GoogleCodeExporter
Copy link
Author

Resetting to "accepted" in case someone else wants to do this.  If you're still
interested in working on it, please reclaim it.

Original comment by case.and...@gmail.com on 27 May 2010 at 3:28

  • Changed state: Accepted
  • Added labels: Priority-Low, Type-Enhancement
  • Removed labels: Priority-Medium, Type-Defect

@GoogleCodeExporter
Copy link
Author

Thanks for the help, as a result, several classes have examples of test cases 
now.  Developers can look to those at this point.  Thanks!

Original comment by case.and...@gmail.com on 3 Jul 2010 at 5:38

  • Changed state: Fixed

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

No branches or pull requests

1 participant