CertificateSummaryEntry.java


current inspection = 2009-09-03 21:56:13 (id #1)


Filter Options
Annotation Kind:
pre
presumption
post
unanalyzed
test_vector


  • void com.dmdirc.ui.core.dialogs.sslcertificate.CertificateSummaryEntry(String, bool)

  • Kind Annotation Text
    postinit'ed(this.good)
    postinit'ed(this.text)
    postthis.good == good
    postthis.text == text

  • com.dmdirc.ui.core.dialogs.sslcertificate.CertificateSummaryEntry__static_init

  • Kind Annotation Text

  • String getText()

  • Kind Annotation Text
    postinit'ed(return_value)
    postreturn_value == this.text

  • bool isGood()

  • Kind Annotation Text
    postinit'ed(return_value)
    postreturn_value == this.good