Documentation ¶
Index ¶
- func CompareContracts(t *testing.T, contractsList, tests []contracts.Contract)
- func CompareVarTable(t *testing.T, expected []VarTableTest, testedVarTable *runner.VarTable)
- func ParseAndCompareContracts(t *testing.T, gopkg, filename string, tests []contracts.Contract)
- func ParseAndCompareVarTable(t *testing.T, gopkg, filename string, expected []VarTableTest)
- func ParsePackage(t *testing.T, config *types.Config, fileParser *fileparser.FileParser, ...) error
- type VarTableTest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareContracts ¶
func CompareVarTable ¶
func CompareVarTable(t *testing.T, expected []VarTableTest, testedVarTable *runner.VarTable)
func ParseAndCompareVarTable ¶
func ParseAndCompareVarTable(t *testing.T, gopkg, filename string, expected []VarTableTest)
func ParsePackage ¶
func ParsePackage(t *testing.T, config *types.Config, fileParser *fileparser.FileParser, packageName, filename, pkg string) error
Types ¶
type VarTableTest ¶
Click to show internal directories.
Click to hide internal directories.