Tests for relation/operation constraints More...
Classes | |
class | Create |
Help class to create and register tests. More... | |
class | CreateIntN |
Help class to create and register tests. More... | |
class | CreateN |
Help class to create and register tests. More... | |
class | Rel |
Test for ternary relation constraint More... | |
class | RelIntN |
Test for n-ary partition constraint More... | |
class | RelN |
Test for n-ary partition constraint More... |
Variables | |
Create | c |
CreateN | cn |
CreateIntN | intcn |
Tests for relation/operation constraints
Create Test::Set::RelOp::c |
Definition at line 169 of file rel-op.cpp.
CreateN Test::Set::RelOp::cn |
Definition at line 357 of file rel-op.cpp.
CreateIntN Test::Set::RelOp::intcn |
Definition at line 491 of file rel-op.cpp.