Inspect a parameterless function (wrapper for node:assert - requires NodeJS)
The parameterless function
Assertions applicable to parameterless functions
Inspect a promise (wrapper for node:assert - requires NodeJS)
The promise to inspect
Assertions applicable to promises
Inspect any values/object/function other than promises and parameterless functions (wrapper for node:assert - requires NodeJS)
The actual value/object/function to inspect
Assertions applicable to the actual value
Inspect a value/object/function (wrapper for node:assert - requires NodeJS)
Param: actual
The actual value/object/function to inspect
Returns
Assertions applicable to the actual value/object/function