Skip to content

packages.valory.connections.abci.tests.test_fuzz.base

Defines the base of the fuzzy tests

BaseFuzzyTests Objects

class BaseFuzzyTests(AEATestCaseMany)

Base class for the Fuzzy Tests

setup_class

@classmethod
def setup_class(cls) -> None

Sets up the environment for the tests.

teardown_class

@classmethod
def teardown_class(cls) -> None

Tear down the testing environment.