[Spark] Tweet class

Review Request #217 — Created Oct. 29, 2013 and submitted — Latest diff uploaded

dinos
Lunr
dinostheo:TweetClass
lunr
Tweet class implementation for accesing tweet(status) fields. This class represents a single tweet, which is the result of many twitter api services, such as /search/tweets and /statuses/user_timeline.
unit tests
src/Lunr/Spark/Twitter/Tweet.php
src/Lunr/Spark/Twitter/Tests/TweetBaseTest.php
src/Lunr/Spark/Twitter/Tests/TweetGetTweetDataTest.php
src/Lunr/Spark/Twitter/Tests/TweetTest.php
tests/phpunit.xml
Loading...