wiki.techinc.nl/tests/phpunit/includes/libs/Message
Brad Jorsch 70bc2a5527 libs/Message: Fix value of ParamType::DURATION_SHORT
The values of the constants are supposed to match the keys used for the
corresponding special parameters to Message. This one was different.

Note the values of these constants are considered an internal
implementation detail, as is the format of the XML-ish output of
MessageValue::dump(), so we don't have to worry about compatibility
when changing it here.

Change-Id: If5a7279e661df8c13780552d1dee752215e1d497
2019-11-25 18:23:43 +00:00
..
DataMessageValueTest.php libs/Message: Add DataMessageValue 2019-10-17 15:57:54 -04:00
ListParamTest.php libs/Message: Improve tests 2019-10-17 10:36:41 -04:00
MessageParamTest.php libs/Message: Improve tests 2019-10-17 10:36:41 -04:00
MessageValueTest.php libs/Message: Fix value of ParamType::DURATION_SHORT 2019-11-25 18:23:43 +00:00
ScalarParamTest.php libs/Message: Improve parameter validation 2019-10-17 15:57:54 -04:00