Move to data driven test, in anticipation for subsequent APIs
This commit is contained in:
parent
d840bf5319
commit
c2139d9c33
2 changed files with 49 additions and 7 deletions
|
@ -38,6 +38,7 @@ private:
|
|||
private Q_SLOTS:
|
||||
void initTestCase();
|
||||
void testPostLoading();
|
||||
void testPostLoading_data();
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue