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