Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Equal ¶ added in v0.3.1
Equal will check if two values are equal. This function will result in a fatal error if the assertion is incorrect.
@callable: assert.equal @param: expected @starlark.Value @param: actual @starlark.Value
@usage: assert.equal("expected string", some_string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.