|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttcra.exercises.queue_reasoning_private.QueuePostEnqueueAssertion
public class QueuePostEnqueueAssertion
| Constructor Summary | |
|---|---|
QueuePostEnqueueAssertion()
|
|
| Method Summary | |
|---|---|
boolean |
check(java.util.List<MathType> states)
check determines whether the values entered by the user hold to this assertion. |
java.lang.String |
toInstanceString(java.util.List<MathType> states)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public QueuePostEnqueueAssertion()
| Method Detail |
|---|
public boolean check(java.util.List<MathType> states)
Assertion
check in interface Assertionstates - 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 class java.lang.Objectpublic java.lang.String toInstanceString(java.util.List<MathType> states)
toInstanceString in interface Assertion
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||