# 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.