| Package | Description |
|---|---|
| org.seedstack.business.specification |
Provides classes, interfaces and annotations to create composite specifications.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StringEqualSpecification
A string-specialized specification that is satisfied only when the expected and the candidate
strings are equal according to the given
StringSpecification.Options. |
class |
StringMatchingSpecification
A string-specialized specification that is satisfied only when the expected and the candidate
strings are matching according to the given
StringSpecification.Options. |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.