#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 | groupList () |
| Test | emptyGroupList () |
Public Attributes | |
| desktop::Source | desk |
| ept::Token | t |
| TestDesktop::TestDesktop | ( | ) | [inline] |
| void TestDesktop::checkIteration2 | ( | int | c, | |
| const char ** | check, | |||
| L | l | |||
| ) | [inline] |
| void TestDesktop::checkIteration | ( | int | c, | |
| const char ** | check, | |||
| L | l | |||
| ) | [inline] |
| Test TestDesktop::iteration | ( | ) | [inline] |
References desk, ept::core::Source< Self, Setup, PType >::list(), and ept::core::desktop::Name.
| Test TestDesktop::groupProperty | ( | ) | [inline] |
References desk, ept::core::Source< Self, Setup, PType >::list(), and ept::core::desktop::Name.
| Test TestDesktop::groups | ( | ) | [inline] |
References desk, and ept::core::desktop::Source::group().
| Test TestDesktop::groupList | ( | ) | [inline] |
References desk.
| Test TestDesktop::emptyGroupList | ( | ) | [inline] |
References ept::core::desktop::InternalList::empty().
Referenced by groupList(), groupProperty(), groups(), and iteration().
1.5.6