FactDev
0.1
Main Page
Related Pages
Namespaces
Classes
Files
File List
pointerstest.h
1
#ifndef POINTERSTEST_H
2
#define POINTERSTEST_H
3
#include <QObject>
4
5
#include "QTestRunner/testrunner.h"
6
#include "utils/pointers.h"
7
8
class
PointersTest
:
public
QObject
9
{
10
Q_OBJECT
11
private
slots:
12
void
deleteIfNotNullTest();
13
};
14
15
DECLARE_TEST(
PointersTest
)
16
#endif // POINTERSTEST_H
PointersTest
Definition:
pointerstest.h:8
travis
build
FACT-Team
FactDev
tests
utils
pointerstest.h
Generated on Sun Oct 11 2015 15:51:54 for FactDev by
1.8.6