Skip to content

GutHookScript

Inherits: RefCounted

Properties

Type Name Default
Variant JunitXmlExport load(...)
Variant gut null

Methods

Returns Signature
Variant run()
Variant set_exit_code(code: Variant)
Variant get_exit_code()
Variant abort()
Variant should_abort()

Property Descriptions

JunitXmlExport

Variant JunitXmlExport = load(...)

Note

There is currently no description for this property. Please help us by contributing one!

gut

Variant gut = null

Note

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

run()

Variant run()

Note

There is currently no description for this method. Please help us by contributing one!

set_exit_code()

Variant set_exit_code(code: Variant)

Note

There is currently no description for this method. Please help us by contributing one!

get_exit_code()

Variant get_exit_code()

Note

There is currently no description for this method. Please help us by contributing one!

abort()

Variant abort()

Note

There is currently no description for this method. Please help us by contributing one!

should_abort()

Variant should_abort()

Note

There is currently no description for this method. Please help us by contributing one!