Documentation ¶
Index ¶
- func AssertEqual(t *testing.T, actual interface{}, expected interface{}) bool
- func AssertEqualsJson(t *testing.T, rule interface{}, expected string) bool
- func LoadJson(itemPath string) (map[string]interface{}, error)
- func LoadRule(itemPath string) (*model2.Rule, error)
- func SetTestWorkingDirectory()
- func Setup()
- func SetupTestApplicationDatabase(t *testing.T) *db.Database
- func TearDownTestApplicationDatabase(t *testing.T, database *db.Database)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertEqual ¶
func SetTestWorkingDirectory ¶
func SetTestWorkingDirectory()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.