package
Version:
v2.1.6
Opens a new window with list of versions in this module.
Published: Dec 25, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Equal(t *testing.T, expected interface{}, actual interface{})
*
- Asserts that the expected and actual values are equal.
*
- Asserts that the function not panics.
*
- Asserts that the function panics with the expected object.
*
- Asserts that the function panics with the expected error.
*
- Asserts that the actual value is true.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.