NGS version 0.2.5 auto-generated documentation
Documentation index
The global namespace
TestFail type
TestFail type
Represents failed test.
Direct parent types
Error
Represents an error. Usually more specific error types are used.
Direct subtypes: 14
Methods
init(
tf:TestFail
,
message:
Str
)
Source:
autoload/test.ngs:10
Initialize TestFail.