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