Skip to content
This repository has been archived by the owner on Jun 2, 2018. It is now read-only.

Unit tests incomplete #37

Closed
zwaldowski opened this issue Oct 6, 2011 · 3 comments
Closed

Unit tests incomplete #37

zwaldowski opened this issue Oct 6, 2011 · 3 comments
Milestone

Comments

@zwaldowski
Copy link
Collaborator

Some categories used to not have test suites. They do now.

@zwaldowski
Copy link
Collaborator Author

NSCache tests added in 6a35a8b.

@ghost ghost assigned zwaldowski Dec 19, 2011
@zwaldowski
Copy link
Collaborator Author

  • UIGestureRecognizer will be near-impossible.
  • NSURLConnection will be difficult.
  • UIControl can use -sendActionsForControlEvents:.
  • Not sure about UIBarButtonItem.

UIKit would be very difficult to mock, but simply calling the delegates should be sufficient for A2DD-backed classes.

@zwaldowski
Copy link
Collaborator Author

  • MFMailComposeViewController and MFMessageComposeViewController tests added in 87fcf69.
  • UIAlertView tests added in a59f737.
  • UIWebView tests added in 392d1e1.
  • UIView tests added in e7b3d8a.
  • UIControl tests added in 33e6457.
  • UIBarButtonItem tests in 22c840c.
  • NSURLConnection tests in f8e41d6.

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

No branches or pull requests

1 participant