Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 1.16 KB

README.md

File metadata and controls

16 lines (14 loc) · 1.16 KB

Tests for eMoflon::IBeX

A collection of JUnit tests for eMoflon::IBeX.

Testsuites

  • testsuites/TestsuiteGT: JUnit tests for graph transformations (GT) via the Java API generated from the GT rule specification.
  • testsuites/Testsuite: JUnit tests for consistency checking, synchronization, and model generation with Triple Graph Grammars (TGGs).

How to run the tests

  1. Install eMoflon::IBeX.
  2. Go to File/Import.../Team/Team Project Set, check URL and enter in and import one of these PSF files:
  3. Click on the projects TestsuiteGT and Testsuite by selecting one of the *.launch files. Typically, you want to run one of these files:
    • TestsuiteGT_HiPE.launch
    • Testsuite_HiPE_SAT4J.launch