#include <record.test.h>
Public Member Functions | |
TestAptRecord () | |
Test | checkLookup () |
Test | checkLookupValue () |
Test | checkLookupNumeric () |
Test | checkShortDescription () |
template<typename List> | |
void | checkRecordNameList (List l) |
Test | checkList () |
Test | nonexistent () |
Public Attributes | |
record::Source | recs |
ept::Token | t |
TestAptRecord::TestAptRecord | ( | ) | [inline] |
References ept::Token::_id, and t.
Test TestAptRecord::checkLookup | ( | ) | [inline] |
References ept::core::Source< Self, Setup, PType >::get(), ept::core::record::Record, recs, and t.
Test TestAptRecord::checkLookupValue | ( | ) | [inline] |
Test TestAptRecord::checkLookupNumeric | ( | ) | [inline] |
References ept::core::Source< Self, Setup, PType >::get(), ept::core::record::InstalledSize, recs, and t.
Test TestAptRecord::checkShortDescription | ( | ) | [inline] |
References ept::core::Source< Self, Setup, PType >::get(), recs, ept::core::desktop::ShortDescription, and t.
void TestAptRecord::checkRecordNameList | ( | List | l | ) | [inline] |
Referenced by checkList().
Test TestAptRecord::checkList | ( | ) | [inline] |
Test TestAptRecord::nonexistent | ( | ) | [inline] |
Referenced by checkList(), checkLookup(), checkLookupNumeric(), checkLookupValue(), checkShortDescription(), and nonexistent().
Referenced by checkLookup(), checkLookupNumeric(), checkLookupValue(), checkShortDescription(), and TestAptRecord().