public interface IteratingOverArray
Modifier and Type | Method and Description |
---|---|
boolean |
isAssertingAValueInArray()
True if current element is a particular value on which concrete assertion will take place
|
boolean |
isIteratingOverArray()
True if is in progress of iterating over an array
|
Copyright © 2016–2019 Spring. All rights reserved.