public class ReflectiveMatcherAssertCommand extends Object implements GenericCommand<Void>
| Constructor and Description |
|---|
ReflectiveMatcherAssertCommand() |
ReflectiveMatcherAssertCommand(org.kie.internal.fluent.test.ReflectiveMatcherAssert matcherAssert) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(org.kie.internal.command.Context context) |
org.kie.internal.fluent.test.ReflectiveMatcherAssert |
getMatcherAssert() |
void |
setMatcherAssert(org.kie.internal.fluent.test.ReflectiveMatcherAssert matcherAssert) |
public ReflectiveMatcherAssertCommand()
public ReflectiveMatcherAssertCommand(org.kie.internal.fluent.test.ReflectiveMatcherAssert matcherAssert)
public org.kie.internal.fluent.test.ReflectiveMatcherAssert getMatcherAssert()
public void setMatcherAssert(org.kie.internal.fluent.test.ReflectiveMatcherAssert matcherAssert)
public Void execute(org.kie.internal.command.Context context)
execute in interface GenericCommand<Void>Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.