TraceX
Loading...
Searching...
No Matches
tests
tests
tst_srs.h
Go to the documentation of this file.
1
#ifndef TU_SRS_H
2
#define TU_SRS_H
3
4
#include <QtTest>
5
#include "../srs.h"
6
#include "../exigencesrs.h"
7
#include "QtCore"
8
9
class
TU_SRS
:
public
QObject {
10
Q_OBJECT
11
12
private
slots:
13
void
test_addEtGetExigence();
14
void
test_totalExigences();
15
void
test_getFilsEtSetFils();
16
void
test_getIdsExigenceMatchesCriteres();
17
void
test_toQStringExigence();
18
};
19
20
#endif
// TU_SRS_H
TU_SRS
Definition
tst_srs.h:9
Generated by
1.13.2