类 MathRuntimeExceptionTest

java.lang.Object
org.hipparchus.exception.MathRuntimeExceptionTest

public class MathRuntimeExceptionTest extends Object
MathRuntimeException的单元测试。
  • 构造器详细资料

    • MathRuntimeExceptionTest

      public MathRuntimeExceptionTest()
  • 方法详细资料

    • testGetMessageError

      public void testGetMessageError()
      即使在构建异常消息时出现错误,仍会生成有用的消息和堆栈跟踪。
    • testGetMessageDecimalFormat

      public void testGetMessageDecimalFormat()
      检查括号异常消息是否使用完整精度。