Changed paths:
M org.adempiere.base/src/org/compiere/util/Msg.java
A org.idempiere.test/src/org/idempiere/test/base/KeyNamePairTest.java
A org.idempiere.test/src/org/idempiere/test/base/MsgTest.java
A org.idempiere.test/src/org/idempiere/test/base/ValueNamePairTest.java
Log Message:
-----------
IDEMPIERE-6647 Improve test coverage of org.compiere.util (#2989)
* IDEMPIERE-6647 Improve test coverage of org.compiere.util
* - add unit tests for Msg class
- increase the cache size to 2500 for Msg, actual number of records is 2100
* - swap wrong expected and actual for assertEquals