alchemist-full
Toggle table of contents
43.0.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
alchemist-full
alchemist-test
/
it.unibo.alchemist.test
/
shouldEqual
should
Equal
infix
fun
Condition
<
*
>
.
shouldEqual
(
other
:
Condition
<
*
>
)
(
source
)
infix
fun
Action
<
*
>
.
shouldEqual
(
other
:
Action
<
*
>
)
(
source
)
infix
fun
TimeDistribution
<
*
>
.
shouldEqual
(
other
:
TimeDistribution
<
*
>
)
(
source
)
infix
fun
Actionable
<
*
>
.
shouldEqual
(
other
:
Actionable
<
*
>
)
(
source
)
infix
fun
NodeProperty
<
*
>
.
shouldEqual
(
other
:
NodeProperty
<
*
>
)
(
source
)
infix
fun
Node
<
*
>
.
shouldEqual
(
other
:
Node
<
*
>
)
(
source
)
infix
fun
LinkingRule
<
*
,
*
>
.
shouldEqual
(
other
:
LinkingRule
<
*
,
*
>
)
(
source
)
infix
fun
<
T
,
P
:
Position
<
P
>
>
Environment
<
T
,
P
>
.
shouldEqual
(
other
:
Environment
<
T
,
P
>
)
(
source
)