![]() |
Lumiera 0.pre.04
»edit your freedom«
|
This test creates various patterns and verifies matching behaves as specified and documented.
Definition at line 57 of file advice-binding-pattern-test.cpp.
Private Member Functions | |
| virtual void | run (Arg) |
| void | verifyPatternSyntax () |
| void | verifyPatternNormalisation () |
| void | verifyStaticMatch () |
| void | verifyPreparedMatch () |
| void | verifyDynamicMatch () |
|
inlineprivatevirtual |
Definition at line 61 of file advice-binding-pattern-test.cpp.
References AdviceBindingPattern_test::verifyDynamicMatch(), AdviceBindingPattern_test::verifyPatternNormalisation(), AdviceBindingPattern_test::verifyPatternSyntax(), AdviceBindingPattern_test::verifyPreparedMatch(), and AdviceBindingPattern_test::verifyStaticMatch().
Here is the call graph for this function:
|
inlineprivate |
Definition at line 72 of file advice-binding-pattern-test.cpp.
References _PARSE_AND_SHOW, Binding::addPredicate(), Binding::addTypeGuard(), and VERIFY_ERROR.
Referenced by AdviceBindingPattern_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 100 of file advice-binding-pattern-test.cpp.
References Binding::addPredicate(), and Binding::addTypeGuard().
Referenced by AdviceBindingPattern_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 135 of file advice-binding-pattern-test.cpp.
References lumiera::advice::matches().
Referenced by AdviceBindingPattern_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 150 of file advice-binding-pattern-test.cpp.
References Binding::buildMatcher(), lumiera::advice::hash_value(), and lumiera::advice::matches().
Referenced by AdviceBindingPattern_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 185 of file advice-binding-pattern-test.cpp.
References lumiera::advice::matches().
Referenced by AdviceBindingPattern_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
Inheritance diagram for AdviceBindingPattern_test:
Collaboration diagram for AdviceBindingPattern_test: