Used for unit testing as a substitute for stack trace.
More...
#include <TestPoint.h>
Used for unit testing as a substitute for stack trace.
virtual Lucene::TestPoint::~TestPoint |
( |
) | |
|
|
virtual |
static void Lucene::TestPoint::clear |
( |
) | |
|
|
static |
static void Lucene::TestPoint::enableTestPoints |
( |
) | |
|
|
static |
static bool Lucene::TestPoint::getTestPoint |
( |
const String & |
object, |
|
|
const String & |
method |
|
) |
| |
|
static |
static bool Lucene::TestPoint::getTestPoint |
( |
const String & |
method) | |
|
|
static |
static void Lucene::TestPoint::setTestPoint |
( |
const String & |
object, |
|
|
const String & |
method, |
|
|
bool |
point |
|
) |
| |
|
static |
bool Lucene::TestPoint::enable |
|
staticprotected |
MapStringInt Lucene::TestPoint::testMethods |
|
staticprotected |
The documentation for this class was generated from the following file: