类 JtlwCommonUtilsTest

java.lang.Object
javabase.lorenwang.tools.common.JtlwCommonUtilsTest

public class JtlwCommonUtilsTest
extends Object
JtlwCommonUtils Tester.
从以下版本开始:
6月 2, 2020
版本:
1.0
作者:
LorenWang
  • 构造器详细资料

    • JtlwCommonUtilsTest

      public JtlwCommonUtilsTest()
  • 方法详细资料

    • before

      public void before()
    • after

      public void after()
    • testGetInstance

      public void testGetInstance()
      Method: getInstance()
    • testGenerateUuid

      public void testGenerateUuid()
      Method: generateUuid(boolean isRemoveSpecialChar)
    • testBytesToHexString

      public void testBytesToHexString()
      Method: bytesToHexString(byte[] src)