#include <apt.test.h>
Public Member Functions | |
Test | iterators () |
Test | aptExists () |
Test | timestamp () |
Test | validity () |
Test | versions () |
Test | versionValidity () |
Test | rawRecord () |
Test | state () |
Test | recordIteration () |
Test | recordIteration2 () |
Test | stlIteration () |
Test | stlRecordIteration () |
Test | checkUpdates () |
Public Attributes | |
Apt | apt |
Test TestApt::aptExists | ( | ) | [inline] |
References apt, ept::apt::Apt::begin(), and ept::apt::Apt::end().
Test TestApt::checkUpdates | ( | ) | [inline] |
Test TestApt::iterators | ( | ) | [inline] |
References apt, ept::apt::Apt::begin(), and ept::apt::Apt::end().
Test TestApt::rawRecord | ( | ) | [inline] |
Test TestApt::recordIteration | ( | ) | [inline] |
References apt, ept::apt::Apt::recordBegin(), and ept::apt::Apt::recordEnd().
Test TestApt::recordIteration2 | ( | ) | [inline] |
References apt, ept::apt::Apt::recordBegin(), and ept::apt::Apt::recordEnd().
Test TestApt::state | ( | ) | [inline] |
Test TestApt::stlIteration | ( | ) | [inline] |
References apt, ept::apt::Apt::begin(), and ept::apt::Apt::end().
Test TestApt::stlRecordIteration | ( | ) | [inline] |
References apt, ept::apt::Apt::recordBegin(), and ept::apt::Apt::recordEnd().
Test TestApt::timestamp | ( | ) | [inline] |
References apt, and ept::apt::Apt::timestamp().
Test TestApt::validity | ( | ) | [inline] |
References apt, and ept::apt::Apt::isValid().
Test TestApt::versions | ( | ) | [inline] |
Test TestApt::versionValidity | ( | ) | [inline] |
References apt, ept::apt::Apt::candidateVersion(), and ept::apt::Apt::validate().
Referenced by aptExists(), checkUpdates(), iterators(), rawRecord(), recordIteration(), recordIteration2(), state(), stlIteration(), stlRecordIteration(), timestamp(), validity(), versions(), and versionValidity().