|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectde.matrixweb.harhar.junit.JUnitLogger
class JUnitLogger extends Object
| Property Summary | |
|---|---|
boolean |
debug
|
| Constructor Summary | |
JUnitLogger(def debug)
|
|
| Method Summary | |
|---|---|
void
|
debug(def message)
|
void
|
info(def message)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
boolean debug
| Constructor Detail |
|---|
JUnitLogger(def debug)
| Method Detail |
|---|
void debug(def message)
void info(def message)
Groovy Documentation