public class AssertParameter extends Object implements groovy.lang.GroovyObject
| Constructor and Description |
|---|
AssertParameter() |
| Modifier and Type | Method and Description |
|---|---|
groovy.lang.MetaClass |
getMetaClass() |
static <T> Object |
notNull(Object object,
Class aClass) |
static <T> Object |
notNull(Object object,
String parameterName) |
void |
setMetaClass(groovy.lang.MetaClass mc) |
Copyright © 2010–2022. All rights reserved.