CppUnit project page CppUnit home page

testinfo.cpp File Reference

#include <cpput/testinfo.h>
#include <cpput/resource.h>
#include <cpptl/stringtools.h>
#include <cpptl/thread.h>

Include dependency graph for testinfo.cpp:


Namespaces

namespace  CppUT
namespace  CppUT::Impl

Functions

Resource & CppUT::getResource (const ResourceName &name)
 Obtains the instance of the resource required by the test case.
void CppUT::log (const Json::Value &log)
 Log an event.
void CppUT::log (const std::string &log)
 Log an event.
void CppUT::log (const char *log)
 Log an event.
void CppUT::log (const CppTL::ConstString &log)
 Log an event.

SourceForge Logo hosts this site. Send comments to:
CppUnit Developers