GnuCash  5.6-150-g038405b370+
Data Fields
TestLogHandler Struct Reference

Holds a handler instance with its TestErrorStruct, handler id, and whether it's a list handler. More...

#include <unittest-support.h>

Data Fields

TestErrorStructerror
 
gint handler
 
gboolean list_handler
 

Detailed Description

Holds a handler instance with its TestErrorStruct, handler id, and whether it's a list handler.

A test fixture can be set up to hold a GSList of these so that they can be automatically unregistered and freed during teardown.

Definition at line 138 of file unittest-support.h.


The documentation for this struct was generated from the following file: