# Functions
IsCircleCI returns true if running inside circleci.
MethodSig returns the signature of a non-parametrized function.
MultiAddr creates new servers to test different addresses.
NewEvent creates a new contract event.
NewTestServer creates a new Geth test server.
TestInfuraEndpoint returns the testing infura endpoint to make testing requests.
# Structs
Contract is a test contract.
Event is a test event.
TestServer is a Geth test server.
TestServerConfig is the configuration of the server.
# Type aliases
ServerConfigCallback is the callback to modify the config.