object

xunit_output

Intercepts unit test execution messages and outputs a report using the xUnit XML format to the current output stream.

author:
Paulo Moura
version:
1.0
date:
2017/12/29
compilation flags:
static, context_switching_calls
provides:
logtalk::message_hook/4

Public interface

(see related entities)

Protected interface

(see related entities)

Private predicates

message_cache_/1

Table of messages emitted by the lgtunit tool when running tests.

compilation flags:
dynamic
template:
message_cache_(Message)
mode – number of proofs:
message_cache_(?callable) – zero_or_more

Operators

(none)

Remarks

(none)

See also

(none)