MCPcopy
hub / github.com/locustio/locust / TaskSet1

Class TaskSet1

locust/test/test_wait_time.py:14–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12 wait_time = between(3, 9)
13
14 class TaskSet1(TaskSet):
15 pass
16
17 class TaskSet2(TaskSet):
18 wait_time = between(20.0, 21.0)

Callers 3

test_betweenMethod · 0.85
test_constantMethod · 0.85

Calls

no outgoing calls

Tested by 3

test_betweenMethod · 0.68
test_constantMethod · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…