gi-glib-2.0.23: GLib bindings
CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellNone
LanguageHaskell2010

GI.GLib.Structs.TestCase

Description

An opaque structure representing a test case.

Synopsis

Exported types

newtype TestCase Source #

Memory-managed wrapper type.

Constructors

TestCase (ManagedPtr TestCase) 

noTestCase :: Maybe TestCase Source #

A convenience alias for Nothing :: Maybe TestCase.

Methods

Overloaded methods