-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.10-HF20, 11.1, 2021.0
-
Component/s: Tests
-
Release Notes Description:
-
Team:PLATFORM
-
Sprint:nxplatform 11.1.24
-
Story Points:2
We want to introduce a new annotation to the test framework to ease testing part of Nuxeo Platform leveraging Framework properties.
Annotation will accept a key and a String value, for instance:
@WithFrameworkProperty(name = "mail.debug", value = "true")
- is required by
-
NXP-28275 Make it possible to redirect 'javax.mail' logs
- Resolved
- Is referenced in