| Package | Description |
|---|---|
| org.arquillian.rusheye.result | |
| org.arquillian.rusheye.suite |
JBoss, Home of Professional Open Source
Copyright ${year}, Red Hat, Inc.
|
| Modifier and Type | Method and Description |
|---|---|
ResultConclusion |
ResultEvaluator.evaluate(Perception perception,
ComparisonResult comparisonResult)
Evaluates the comparison result using perception settings to obtain conclusion of comparison process.
|
| Modifier and Type | Method and Description |
|---|---|
ResultConclusion |
Pattern.getConclusion()
Gets the conclusion.
|
static ResultConclusion |
ResultConclusion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultConclusion[] |
ResultConclusion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Pattern.setConclusion(ResultConclusion conclusion)
Sets the conclusion.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.