|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.app.gsh.assertTrue
public class assertTrue
Assert condition for GrouperShell testing.
Constructor Summary | |
---|---|
assertTrue()
|
Method Summary | |
---|---|
static void |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
java.lang.String msg,
boolean cond)
Assert truth of condition. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public assertTrue()
Method Detail |
---|
public static void invoke(bsh.Interpreter i, bsh.CallStack stack, java.lang.String msg, boolean cond)
i
- BeanShell interpreter.stack
- BeanShell call stack.msg
- Message text for assertion.cond
- Boolean conditional.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |