|
libept
0.5.25
|
#include <desktop.test.h>

Public Member Functions | |
| TestDesktop () | |
| template<desktop::PropertyId P, typename L > | |
| void | checkIteration2 (int c, const char **check, L l) |
| template<desktop::PropertyId P, typename L > | |
| void | checkIteration (int c, const char **check, L l) |
| Test | iteration () |
| Test | groupProperty () |
| Test | groups () |
| Test | emptyGroupList () |
Public Attributes | |
| desktop::Source | desk |
| ept::Token | t |
| TestDesktop::TestDesktop | ( | ) | [inline] |
| void TestDesktop::checkIteration | ( | int | c, |
| const char ** | check, | ||
| L | l | ||
| ) | [inline] |
| void TestDesktop::checkIteration2 | ( | int | c, |
| const char ** | check, | ||
| L | l | ||
| ) | [inline] |
| Test TestDesktop::emptyGroupList | ( | ) | [inline] |
References ept::core::desktop::InternalList::empty().
| Test TestDesktop::groupProperty | ( | ) | [inline] |
References ept::core::desktop::Name.
| Test TestDesktop::groups | ( | ) | [inline] |
| Test TestDesktop::iteration | ( | ) | [inline] |
References ept::core::desktop::Name.
1.7.6.1