Go to the source code of this file.
unit test AdviceIndex_test
Definition in file advice-index-test.cpp.
|
typedef Index< TestPOA > | Index |
|
|
TestPOA & | _entry (uint id, Literal spec) |
| convenience shortcut for writing testcases inline
|
|
bool | _hasDefault (uint req) |
| check if the given request holds a default solution
|
|
bool | _hasSolution (uint req, uint prov) |
| check if the given request got the denoted solution
|
|
| LAUNCHER (AdviceIndex_test, "function common") |
| Register this test class... More...
|
|
std::vector< TestPOA > | testEntries (MAX_TEST_ENTRIES) |
|
|
const uint | MAX_TEST_ENTRIES = 10 |
|
◆ LAUNCHER()
Register this test class...