ssu
Loading...
Searching...
No Matches
UpgradeTestHelper::TestCase Struct Reference

Public Member Functions

 TestCase (const QString &history, const QString &current, const QString &expected)
QString history () const
QString current () const
QString expected () const
QString key () const
bool keyShouldBeSet () const

Public Attributes

QString m_history
QString m_current
QString m_expected

Detailed Description

Definition at line 33 of file upgradetesthelper.h.

Constructor & Destructor Documentation

◆ TestCase()

UpgradeTestHelper::TestCase::TestCase ( const QString & history,
const QString & current,
const QString & expected )
inline

Definition at line 34 of file upgradetesthelper.h.

Member Function Documentation

◆ current()

QString UpgradeTestHelper::TestCase::current ( ) const
inline

Definition at line 43 of file upgradetesthelper.h.

◆ expected()

QString UpgradeTestHelper::TestCase::expected ( ) const
inline

Definition at line 47 of file upgradetesthelper.h.

◆ history()

QString UpgradeTestHelper::TestCase::history ( ) const
inline

Definition at line 39 of file upgradetesthelper.h.

◆ key()

QString UpgradeTestHelper::TestCase::key ( ) const
inline

Definition at line 52 of file upgradetesthelper.h.

◆ keyShouldBeSet()

bool UpgradeTestHelper::TestCase::keyShouldBeSet ( ) const
inline

Definition at line 57 of file upgradetesthelper.h.

Member Data Documentation

◆ m_current

QString UpgradeTestHelper::TestCase::m_current

Definition at line 63 of file upgradetesthelper.h.

◆ m_expected

QString UpgradeTestHelper::TestCase::m_expected

Definition at line 64 of file upgradetesthelper.h.

◆ m_history

QString UpgradeTestHelper::TestCase::m_history

Definition at line 62 of file upgradetesthelper.h.


The documentation for this struct was generated from the following file: