toggle menu
Atrium
1.2.0
common
switch theme
search in API
atrium-core
/
ch.tutteli.atrium.creating.impl
Package-level
declarations
Contains (default) implementations for things like
Expect
.
Types
Types
Base
Expect
Impl
Link copied to clipboard
abstract
class
BaseExpectImpl
<
T
>
(
val
maybeSubject
:
Option
<
T
>
)
:
ExpectInternal
<
T
>