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