Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EnableAssert = false
EnableAssert checks if the code is running in integration test.
View Source
var EnableInternalCheck = false
EnableInternalCheck is a general switch to enable internal check.
View Source
var InTest = false
InTest checks if the code is running in test.
Functions ¶
func AssertFunc ¶
AssertFunc asserts a function condition
func AssertNoError ¶
AssertNoError asserts an error is nil
func AssertNotNil ¶
AssertNotNil asserts an object is not nil
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.