oxygen-test
oxygen-test
API
oxygen
predef
test
test
Contract
Generator
Generator
Bounded
Bounded
ConcatBounded
ConcatUnbounded
Finite
Finite
FlatMapUnbounded
MapBounded
MapUnbounded
OfSeq
Rand
Unbounded
GeneratorLowPriority
LowPriority1
LowPriority2
LayerProvider
LayerProvider
Empty
PerTest
Shared
SharedAndPerTest
OxygenAspects
withMinLogLevel
OxygenAssertions
OxygenContractSpec
OxygenSpec
OxygenSpec
OxygenSpecDefault
RandomGen
syntax
oxygen-test
/
oxygen
/
oxygen.test
/
RandomGen
RandomGen
oxygen.test.RandomGen
object
RandomGen
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
RandomGen
.
type
Members list
Clear all
Type members
Classlikes
object
syntax
Attributes
Supertypes
class
Object
trait
Matchable
class
Any
Self type
syntax
.
type
Value members
Concrete methods
def
capitalizedString
(
length
:
Int
):
UIO
[
String
]
def
charBetween
(
min
:
Char
,
max
:
Char
):
UIO
[
Char
]
def
instantBetween
(
start
:
Instant
,
end
:
Instant
):
UIO
[
Instant
]
def
localDateBetween
(
start
:
LocalDate
,
end
:
LocalDate
):
UIO
[
LocalDate
]
def
localDateTimeBetween
(
start
:
LocalDateTime
,
end
:
LocalDateTime
):
UIO
[
LocalDateTime
]
def
lowerCaseString
(
length
:
Int
):
UIO
[
String
]
def
offsetDateTimeBetween
(
start
:
OffsetDateTime
,
end
:
OffsetDateTime
):
UIO
[
OffsetDateTime
]
def
oneOf
[
S
[
_
] :
SeqOps
,
A
](
values
:
S
[
A
]):
UIO
[
A
]
def
oneOfN
[
S
[
_
] :
SeqOps
,
A
](
values
:
S
[
A
],
n
:
Int
):
UIO
[
S
[
A
]]
def
string
(
min
:
Char
,
max
:
Char
,
length
:
Int
):
UIO
[
String
]
def
zonedDateTimeBetween
(
start
:
ZonedDateTime
,
end
:
ZonedDateTime
):
UIO
[
ZonedDateTime
]
In this article
Attributes
Members list
Type members
Classlikes
Value members
Concrete methods