-
Type:
Technical Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: 7.0.0 DXP FP28, 7.0.X EE, 7.0.4 CE GA5, Master
-
Component/s: None
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Git Pull Request:
Liferay's implementation may not declare "throws" part when implementing methods defined in Portlet API which have "throws". TCK requires the "throws" also declared in implementations.
This addresses failures in TCK test suites V2SigTestsEnv, V2SigTestsAction, V2SigTestsRender, V2SigTestsResource and V2SigTestsURL.
It is using reflection to do the checking:
Also see the usage in test cases: