Lumiera  0.pre.03
»edit your freedom«
item-wrapper-test.cpp File Reference

Go to the source code of this file.

Description

unit test ItemWrapper_test

Definition in file item-wrapper-test.cpp.

#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "lib/util.hpp"
#include "lib/wrapper.hpp"
#include <functional>
#include <iostream>
#include <cstdlib>
#include <memory>
#include <string>
#include <vector>

Classes

class  ItemWrapper_test
 
struct  Tracker
 

Functions

 LAUNCHER (ItemWrapper_test, "unit common")
 
bool operator!= (Tracker const &t1, Tracker const &t2)
 
bool operator== (Tracker const &t1, Tracker const &t2)
 
int & pickElement (vector< int > &vec, size_t idx)
 to be bound as test function....
 
function< int &(size_t)> pickElement_ofVector (vector< int > &vec)
 

Variables

long cntTracker = 0
 

Namespaces

 lib
 Implementation namespace for support and library code.