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