knowrob  2.1.0
A Knowledge Base System for Cognition-enabled Robots
SWRLReasoner.cpp File Reference
#include "knowrob/reasoner/prolog/PrologTests.h"
#include "knowrob/reasoner/swrl/SWRLReasoner.h"
#include "knowrob/reasoner/ReasonerManager.h"
Include dependency graph for SWRLReasoner.cpp:

Go to the source code of this file.

Namespaces

 knowrob
 
 knowrob::testing
 

Functions

 TEST_F (SWRLTests, swrl)
 

Function Documentation

◆ TEST_F()

TEST_F ( SWRLTests  ,
swrl   
)

Definition at line 52 of file SWRLReasoner.cpp.

52 { runTests(getPath("swrl.plt")); }