kDB: Knowledge DataBase
Loading...
Searching...
No Matches
kdb
kDB
SPARQL
tests
TestParser.h
1
#pragma once
2
3
#include <QtTest/QtTest>
4
5
class
TestParser
:
public
QObject
6
{
7
Q_OBJECT
8
private
slots:
9
void
testSimpleSelect();
10
void
testTwoTriplesSelect();
11
};
TestParser
Definition
TestParser.h:9
Generated by
1.12.0