You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Daniel Keir Haywood (Jira)" <ji...@apache.org> on 2020/03/19 15:19:00 UTC

[jira] [Updated] (ISIS-1840) [WON'T FIX] integration test given/when/then sections

     [ https://issues.apache.org/jira/browse/ISIS-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Keir Haywood updated ISIS-1840:
--------------------------------------
      Component/s: Isis Testing
    Fix Version/s:     (was: 2.1.2)
          Summary: [WON'T FIX] integration test given/when/then sections  (was: integration test given/when/then sections)

> [WON'T FIX] integration test given/when/then sections
> -----------------------------------------------------
>
>                 Key: ISIS-1840
>                 URL: https://issues.apache.org/jira/browse/ISIS-1840
>             Project: Isis
>          Issue Type: Improvement
>          Components: Isis Testing
>            Reporter: Daniel Keir Haywood
>            Priority: Minor
>
> // 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
(v8.3.4#803005)