Module teststubs

Module teststubs 

Source
Expand description

Test generation module using proper Solidity AST

This module provides a comprehensive framework for generating Solidity test contracts

Modules§

expression_helpers

Structs§

BlockBuilder
ContractBuilder
ContractInfo
FoundryIntegration
FunctionBuilder
FunctionInfo
SolidityBuilder
SolidityTestContract
Enhanced test contract representation using proper Solidity AST
SolidityTestContractBuilder
Enhanced test builder using proper Solidity AST

Enums§

Expression
StateMutability
Statement
TestType
Enhanced test type representation
TypeName
Visibility

Functions§

capitalize_first_letter
generate_tests_with_foundry
generate_valid_args_for_function
sanitize_identifier
strings_to_expressions
to_pascal_case