[
https://issues.apache.org/jira/browse/ISIS-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17484695#comment-17484695
]
ASF subversion and git services commented on ISIS-2952:
-------------------------------------------------------
Commit b7414b52c34e5911971733f939911189eedd6739 in isis's branch
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=b7414b5 ]
ISIS-2952: use Offset- instead of LocalDateTime with
@InteractAs(frozenDateTime=...)
> [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:
> {code:java}
> @Test
> @InteractAs(
> userName="sven",
> localeName="en",
> frozenDateTime="2010-01-01 13:02:04",
> ...)
> void test() {
> // ...
> }
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)