Class UtilsTest


  • public class UtilsTest
    extends java.lang.Object
    Tests Utils.
    Author:
    Holger Eichelberger, SSE
    • Constructor Summary

      Constructors 
      Constructor Description
      UtilsTest()  
    • Constructor Detail

      • UtilsTest

        public UtilsTest()
    • Method Detail

      • testFormatToMeBi

        public void testFormatToMeBi()
        Tests Utils.formatToMeBi(long).
      • testFormatToMeBiBase

        public void testFormatToMeBiBase()
        Tests Utils.formatToMeBi(long).
      • testAddPropertiesInt

        public void testAddPropertiesInt()
        Tests Utils.addPropertyIfPositiveToInt(Map, String, Number, String).
      • testAddPropertiesMeBi

        public void testAddPropertiesMeBi()
        Tests Utils.addPropertyIfPositiveToMeBi(Map, String, Number, String).