aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/rsacomb/CanonicalModelSpec.scala
Commit message (Collapse)AuthorAgeFilesLines
* Update canonical model unit testsFederico Igne2020-11-061-11/+11
|
* Update tests to RDFox v4.0Federico Igne2020-11-051-1/+2
|
* Add unit tests for example2.owl for the canonical model computationFederico Igne2020-10-281-3/+152
|
* Adapt test to new `cycle` methodFederico Igne2020-10-281-14/+24
|
* Add tests for 'subObjectPropertyOf' axiomsFederico Igne2020-10-231-5/+34
|
* Add additional tests for T5 axiom rule generationFederico Igne2020-10-231-1/+58
|
* Fix bug in conflict set computationFederico Igne2020-10-211-1/+14
|
* More details in build.sbt and updated dependenciesStefano Germano2020-10-191-2/+5
| | | | | While updating the dependencies, I noticed that v3.2 of scalatest is very different from v3.1 (https://www.scalatest.org/release_notes/3.2.0). Therefore, I also needed to update the test files. But, there is a "too many arguments" error that needs to be solved (I do not know why it was working before).
* Add some tests for canonical model computationFederico Igne2020-10-101-13/+69
|
* Add skeleton file for CanonicalModel testingFederico Igne2020-10-091-0/+46