Skip to main content
property assert.AssertionError.prototype.generatedMessage

Indicates if the message was auto-generated (true) or not.

Type

boolean
Back to top