[
https://issues.apache.org/jira/browse/ISIS-783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14001129#comment-14001129
]
ASF subversion and git services commented on ISIS-783:
------------------------------------------------------
Commit 27144fc302e43f0cf06718eb796f980c06c975bb in isis's branch
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=27144fc ]
ISIS-783: further minor improvements to integtest framework
* IntegrationTestAbstract#nextSession(), to supplement nextTransaction();
causes a new Isis/DataNucleus session (ie clear caches)
* IsisSystemForTest new openSession and closeSession
* ScenarioExecution new openSession and closeSesssion
* ScenarioExecution#injectServicesInto support @javax.inject.Inject for fields.
> Integration test support enhancements
> -------------------------------------
>
> Key: ISIS-783
> URL: https://issues.apache.org/jira/browse/ISIS-783
> Project: Isis
> Issue Type: Improvement
> Components: Core
> Affects Versions: core-1.4.0
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Trivial
> Fix For: core-1.4.2
>
>
> 1. Allow services to be appended to in IntegSystemForTest.Builder
> ... thereby allowing this class to be extended/inherited from.
> ... useful for building related suites of integration tests together that
> share a common base definition of the "system under test"
> 2. auto-inject services into integration tests, if annotated using @Inject
> etc.
> ... remove boilerplate from setup.
--
This message was sent by Atlassian JIRA
(v6.2#6252)