You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/31 11:58:00 UTC

[jira] [Commented] (ISIS-2952) [Testing] Support for declarative Interaction Context Specification

    [ https://issues.apache.org/jira/browse/ISIS-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17484629#comment-17484629 ] 

ASF subversion and git services commented on ISIS-2952:
-------------------------------------------------------

Commit aaa70ec47614dbdcdfe2a4ae272080ce50df208b in isis's branch refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=aaa70ec ]

ISIS-2952: impl. support f. declarative InteractionContext specification

> [Testing] Support for declarative Interaction Context Specification
> -------------------------------------------------------------------
>
>                 Key: ISIS-2952
>                 URL: https://issues.apache.org/jira/browse/ISIS-2952
>             Project: Isis
>          Issue Type: Improvement
>          Components: Isis Testing
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-M7
>
>
> Proposal:
> @Test
> @TestWith(
>     userName="sven", 
>     localeName="en", 
>     fixedDateTime="2010-01-01 13:02:04",
>     ...)
> void test() { 
>   // ...
> }



--
This message was sent by Atlassian Jira
(v8.20.1#820001)