Interface | Description |
---|---|
EmailArbitrary |
Fluent interface to configure arbitraries that generate valid email addresses.
|
Class | Description |
---|---|
Web |
This is the home for static methods to produce arbitraries for Web-related
domain types, like email addresses, ip addresses, domains, URLs etc.
|
Annotation Type | Description |
---|---|
Constrain generated strings to be valid email addresses.
|
|
WebDomain |
Constrain generated strings to be valid web domain names (e.g.
|