public interface HoneyExceptionAssert extends Response, HoneyAssert
| Modifier and Type | Method and Description |
|---|---|
default HoneyBaseException |
newException(Object... args)
重写自定义Assert 接口的方法
|
default HoneyBaseException |
newException(Throwable t,
Object... args)
重写自定义Assert接口的方法
|
getCode, getMessageassertIsNull, assertIsTrue, assertNotEmpty, assertNotEmpty, assertNotNull, throwExceptiondefault HoneyBaseException newException(Object... args)
newException in interface HoneyAssertargs - 参数default HoneyBaseException newException(Throwable t, Object... args)
newException in interface HoneyAssertt - Throwableargs - 任意参数Copyright © 2021. All rights reserved.