Lumiera
0.pre.03
»edit your freedom«
|
Classes | |
struct | TestPOA |
Test dummy record, representing either a provision or an request. More... | |
Functions | |
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 | |
std::vector< TestPOA > | testEntries (MAX_TEST_ENTRIES) |
Variables | |
const uint | MAX_TEST_ENTRIES = 10 |