Vincent Latombe created MPH-207:
-----------------------------------
Summary: Exercise output of an expression returning a null object.
Key: MPH-207
URL: https://issues.apache.org/jira/browse/MPH-207
Project: Maven Help Plugin
Issue Type: Test
Components: evaluate
Reporter: Vincent Latombe
There is no direct way to check for existence of an expression, so I'm
comparing the output of an expression I expect to find (or not) with the output
of an expression I know doesn't exist.
The output of {{help:evaluate}} in case of a missing property is {{null object
or invalid expression}} but it is not exercised via tests so it could
potentially regress if someone decides to change the output one day.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)