public class ReflectiveMatcherAssertCommand extends Object implements org.drools.core.command.impl.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)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.