[
https://issues.apache.org/jira/browse/ISIS-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Haywood updated ISIS-1840:
------------------------------
Fix Version/s: (was: 2.0.0)
1.19.0
> integration test given/when/then sections
> -----------------------------------------
>
> Key: ISIS-1840
> URL: https://issues.apache.org/jira/browse/ISIS-1840
> Project: Isis
> Issue Type: Improvement
> Reporter: Dan Haywood
> Priority: Minor
> Fix For: 1.19.0
>
>
> // wraps in its own session
> given( () -> {
> });
> // wraps in its own transaction
> when( () -> {
>
> });
> // does nothing, justs for consistency
> then( () -> {
>
> });
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)