Package | Description |
---|---|
com.auxiliary.http |
Modifier and Type | Method and Description |
---|---|
EasyHttp |
EasyHttp.addFunction(DataDriverFunction functions)
该方法用于添加数据处理函数
|
EasyHttp |
EasyHttp.setAssertFailThrowException(boolean isAssertFailThrowException)
该方法用于设置自动断言失败时,是否需要抛出异常
|
EasyHttp |
EasyHttp.setAutoBeforeOperation(boolean isAutoBeforeOperation)
该方法用于设置在请求接口时,是否自动调用接口的前置操作
|
Modifier and Type | Method and Description |
---|---|
EasyResponse |
BeforeInterfaceOperation.actionInterface(EasyHttp action)
该方法用于对前置操作为接口的执行方式进行执行
|
Copyright © 2024. All rights reserved.