Version 0.9.0.0
- Implementing Tests for FriendshipQueryGenerator
- Create Friendship (UserDTO, ScreenName, Id)
- Update Friendship Authorizations (ScreenName, Id)
- Destroy Friendship (UserDTO, ScreenName, Id)
- Updated code to resolve failing tests notably the DestroyFriendship that did not invoke the right Twitter Sevice operation.
↧