unittest.h(3)

NAME

UnitTest.h

SYNOPSIS

#include <string>
#include <vector>
#include 'common.h'
#include 'Test.h'
#include 'TestCategoryCaller.h'
Classes
class UnitTest
Defines
#define ADDTESTCATEGORY(UTCLASS, CMETHOD)   addTestCategory (new
    TestCategoryCaller<UTCLASS> (strip_test(#CMETHOD), getSuite(),
    this, &UTCLASS::CMETHOD))

Define Documentation

#define ADDTESTCATEGORY(UTCLASS, CMETHOD) addTestCategory (new
TestCategoryCaller<UTCLASS> (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD))

Author

Generated automatically by Doxygen for steghide from the source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout