je_load_density.wrapper.user_template.http_user_template

Functions

set_wrapper_http_user(user_detail_dict, **kwargs)

設定 HttpUser 的代理使用者 Configure HttpUser proxy user

Classes

HttpUserWrapper(*args, **kwargs)

Locust HttpUser 包裝類別 Locust HttpUser wrapper class

class je_load_density.wrapper.user_template.http_user_template.HttpUserWrapper(*args: Any, **kwargs: Any)

Bases: HttpUser

Locust HttpUser 包裝類別 Locust HttpUser wrapper class

host = 'http://localhost'
method: Dict[str, Any]
test() None
wait_time = 0.1
je_load_density.wrapper.user_template.http_user_template.set_wrapper_http_user(user_detail_dict: Dict[str, Any], **kwargs) type

設定 HttpUser 的代理使用者 Configure HttpUser proxy user