mirror of
https://github.com/apache/struts.git
synced 2026-08-11 17:46:57 +00:00
699f5d6c79
* WW-4938 Uses container to create an instance of the class * WW-4938 Adds a test to proof that @Inject works on constructor * WW-4938 Adds missing header * Update core/src/test/java/com/opensymphony/xwork2/mock/InjectableAction.java Co-Authored-By: lukaszlenart <lukasz.lenart@gmail.com> * Update core/src/test/java/com/opensymphony/xwork2/mock/DummyTextProvider.java Co-Authored-By: lukaszlenart <lukasz.lenart@gmail.com>