knowL: Knowledge Libraries
Loading...
Searching...
No Matches
knowl
src
knowCore
tests
TestConstrainedValue.h
1
#include <QtTest/QtTest>
2
3
class
TestConstrainedValue
:
public
QObject
4
{
5
Q_OBJECT
6
private
slots:
7
void
testEquality();
8
void
testBounds();
9
void
testEqualityBounds();
10
};
TestConstrainedValue
Definition
TestConstrainedValue.h:4
Generated by
1.12.0