Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

edu.ucsb.ccs.jcontractor.test
Class TestPostcondition_CONTRACT  view TestPostcondition_CONTRACT download TestPostcondition_CONTRACT.java

java.lang.Object
  extended byedu.ucsb.ccs.jcontractor.test.TestPostcondition_CONTRACT

class TestPostcondition_CONTRACT
extends java.lang.Object


Constructor Summary
(package private) TestPostcondition_CONTRACT()
           
 
Method Summary
protected  boolean externalPostFail_Postcondition(java.lang.Void RESULT)
           
 void externalPostFail()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPostcondition_CONTRACT

TestPostcondition_CONTRACT()
Method Detail

externalPostFail

public void externalPostFail()

externalPostFail_Postcondition

protected boolean externalPostFail_Postcondition(java.lang.Void RESULT)