package
0.0.0-20250222181736-423ad2c20814
Repository: https://github.com/dlnrd/solgo.git
Documentation: pkg.go.dev
# Functions
ReadContractFileForTest reads a contract file for testing.
ReadContractFileForTestFromRootPath reads a contract file for testing from root of the solgo project.
ReadDumpBytesForTest reads a dump file for testing purposes.
ReadJsonBytesForTest reads a json file for testing purposes.
ReadJsonBytesForTestFromRootPath reads a json file for testing purposes from root of the solgo project.
# Structs
TestContract represents a contract used for testing purposes.