Lumiera  0.pre.03
»edit your freedom«
TrackingHeapBlockProvider_test Class Reference

Description

Test:
verify a test support facility, used to write mock components to test the lumiera engine.

The TrackingHeapBlockProvider is a braindead implementation of the BufferProvider interface: it just claims new heap blocks and never de-allocates them, allowing other test and mock objects to verify allocated buffers after the fact.

Definition at line 80 of file tracking-heap-block-provider-test.cpp.

Private Member Functions

virtual void run (Arg)
 
void simpleExample ()
 
void verifyStandardCase ()
 
void verifyTestProtocol ()
 
+ Inheritance diagram for TrackingHeapBlockProvider_test:
+ Collaboration diagram for TrackingHeapBlockProvider_test:

The documentation for this class was generated from the following file: