Lumiera
0.pre.03
»edit your freedom«
|
Each advice::Provision and advice::Request specifies a binding, used to discern various pieces of advice. Whenever patterns on the two sides match, an Advice channel is created, causing the advice provision to get visible to the advised entity.
This test creates various patterns and verifies matching behaves as specified and documented.
Definition at line 66 of file advice-binding-pattern-test.cpp.
Private Member Functions | |
virtual void | run (Arg) |
void | verifyDynamicMatch () |
void | verifyPatternNormalisation () |
void | verifyPatternSyntax () |
void | verifyPreparedMatch () |
void | verifyStaticMatch () |
|
inlineprivate |
Definition at line 194 of file advice-binding-pattern-test.cpp.