class AtVerificationResult extends Object
Constructor and description |
---|
AtVerificationResult(boolean atResult, AssertionError errorThrown) |
Type Params | Return Type | Name and description |
---|---|---|
|
boolean |
asBoolean() Returns true if errorThrown is null and at verification result is true |
|
void |
rethrowAnyErrors() |
|
String |
toString() |
Returns true if errorThrown is null and at verification result is true
Groovy API Documentation for Geb 7.0 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org