ARB
Public Member Functions | Public Attributes | List of all members
UnitTest_simple Struct Reference

#include <UnitTester.hxx>

Collaboration diagram for UnitTest_simple:
Collaboration graph
[legend]

Public Member Functions

void print_error (FILE *out, UnitTestResult result) const
 

Public Attributes

UnitTest_function fun
 
const charname
 
const charlocation
 

Detailed Description

Definition at line 34 of file UnitTester.hxx.

Member Function Documentation

void UnitTest_simple::print_error ( FILE *  out,
UnitTestResult  result 
) const

Member Data Documentation

UnitTest_function UnitTest_simple::fun

Definition at line 35 of file UnitTester.hxx.

Referenced by SimpleTester::SimpleTester().

const char* UnitTest_simple::name

Definition at line 36 of file UnitTester.hxx.

const char* UnitTest_simple::location

Definition at line 37 of file UnitTester.hxx.


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