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()
| void Lucene::TestPoint::clear |
( |
| ) |
|
|
static |
◆ enableTestPoints()
| void Lucene::TestPoint::enableTestPoints |
( |
| ) |
|
|
static |
◆ getTestPoint() [1/2]
| bool Lucene::TestPoint::getTestPoint |
( |
const String & | method | ) |
|
|
static |
◆ getTestPoint() [2/2]
| bool Lucene::TestPoint::getTestPoint |
( |
const String & | object, |
|
|
const String & | method ) |
|
static |
◆ setTestPoint()
| 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: