public class AssertEquals extends Object implements GenericCommand<Void>
Constructor and Description |
---|
AssertEquals(String message,
Object expectedObject,
org.kie.api.command.Command command,
String mvelString) |
AssertEquals(String message,
String expectedIdentifier,
org.kie.api.command.Command command,
String mvelString) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(org.kie.internal.command.Context context) |
String |
toString() |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.