Struct

GLibTestCase

since: 2.0

Description

struct GTestCase {
  /* No available fields */
}

An opaque structure representing a test case.

Available since: 2.0

Instance methods

g_test_case_free

Free the test_case.

since: 2.70