Compares the maximum counter value of a tag in a whereami counter object with a value
expect_reactivity(object, tag, count)
object | a reactor class object or the path to whereami.json |
---|---|
tag | character, tag name of the element in the counter object to query |
count | numeric, expected value |
invisible result
Other testing:
expect_busy_time()
,
test_app()