newsfeedentry.java


current inspection = 2010-07-22 15:04:21 (id #4) base = 2010-07-16 16:14:15 (id #1)

Filter Options
History:
+ added
- dropped
U unchanged
Annotation Kind:
pre
presumption
post
unanalyzed
test


  • bool equals(Object)

  • -/+ Kind Annotation Text Date
    U pre(soft) init'ed(o.link)2010-07-16 16:14:15
    U pre(soft) this.link != null2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15
    U test_vectorjava.lang.String:equals(...)@96: {1}, {0}2010-07-16 16:14:15
    U test_vectoro: Inverse{null}, Addr_Set{null}2010-07-16 16:14:15
    U test_vectorthis == o: {0}, {1}2010-07-16 16:14:15

  • String getAuthor()

  • -/+ Kind Annotation Text Date
    U preinit'ed(this.author)2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15
    U postreturn_value == this.author2010-07-16 16:14:15

  • String getBody()

  • -/+ Kind Annotation Text Date
    U preinit'ed(this.body)2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15
    U postreturn_value == this.body2010-07-16 16:14:15

  • Date getDate()

  • -/+ Kind Annotation Text Date
    U preinit'ed(this.date)2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15
    U postreturn_value == this.date2010-07-16 16:14:15

  • NewsFeed getFeed()

  • -/+ Kind Annotation Text Date
    U preinit'ed(this.feed)2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15
    U postreturn_value == this.feed2010-07-16 16:14:15

  • String getLink()

  • -/+ Kind Annotation Text Date
    U preinit'ed(this.link)2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15
    U postreturn_value == this.link2010-07-16 16:14:15

  • String getTitle()

  • -/+ Kind Annotation Text Date
    U preinit'ed(this.title)2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15
    U postreturn_value == this.title2010-07-16 16:14:15

  • String getTruncatedBody()

  • -/+ Kind Annotation Text Date
    U preinit'ed(this.body)2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15

  • int hashCode()

  • -/+ Kind Annotation Text Date
    U prethis.link != null2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15

  • void net.sourceforge.pebble.aggregator.NewsFeedEntry(String, String, String, String, Date)

  • -/+ Kind Annotation Text Date
    U postinit'ed(this.author)2010-07-16 16:14:15
    U postinit'ed(this.body)2010-07-16 16:14:15
    U postinit'ed(this.date)2010-07-16 16:14:15
    U postinit'ed(this.link)2010-07-16 16:14:15
    U postinit'ed(this.title)2010-07-16 16:14:15
    U postthis.author == author2010-07-16 16:14:15
    U postthis.body == body2010-07-16 16:14:15
    U postthis.date == date2010-07-16 16:14:15
    U postthis.link == link2010-07-16 16:14:15
    U postthis.title == title2010-07-16 16:14:15

  • net.sourceforge.pebble.aggregator.NewsFeedEntry__static_init

  • -/+ Kind Annotation Text Date

  • void setFeed(NewsFeed)

  • -/+ Kind Annotation Text Date
    U postinit'ed(this.feed)2010-07-16 16:14:15
    U postthis.feed == feed2010-07-16 16:14:15

  • String toString()

  • -/+ Kind Annotation Text Date
    U preinit'ed(this.author)2010-07-16 16:14:15
    U preinit'ed(this.body)2010-07-16 16:14:15
    U preinit'ed(this.date)2010-07-16 16:14:15
    U preinit'ed(this.link)2010-07-16 16:14:15
    U preinit'ed(this.title)2010-07-16 16:14:15
    U postreturn_value != null2010-07-16 16:14:15