|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttcra.driver.StackPostPushAssertion
public class StackPostPushAssertion
| Constructor Summary | |
|---|---|
StackPostPushAssertion()
Default Constructor |
|
| Method Summary | |
|---|---|
boolean |
check(java.util.List<MathType> argVals)
check determines whether the values entered by the user hold to this assertion. |
java.lang.String |
toString()
|
java.lang.String |
toString(java.util.List<MathType> argVals)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StackPostPushAssertion()
| Method Detail |
|---|
public boolean check(java.util.List<MathType> argVals)
Assertion
check in interface AssertionargVals - list of values for the method arguments
true if the supplied values of the
method arguments hold to the assertion
false otherwisepublic java.lang.String toString()
toString in interface AssertiontoString in class java.lang.Objectpublic java.lang.String toString(java.util.List<MathType> argVals)
toString in interface Assertion
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||