Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
builder-qualifier-support-test.cpp File Reference

unit test lib::test::BuilderQualifierSupport_test More...

Go to the source code of this file.

Description

#include "lib/test/run.hpp"
#include "lib/builder-qualifier-support.hpp"
#include "lib/test/test-helper.hpp"
#include <string>

Namespaces

namespace  lib
 Implementation namespace for support and library code.
 
namespace  lib::test
 Unit tests for the Lumiera support library.
 
namespace  lib::test::anonymous_namespace{builder-qualifier-support-test.cpp}
 

Classes

class  ExampleStrategy
 Example "strategy" class, which can be configured with additional qualifiers at construction. More...
 
class  BuilderQualifierSupport_test
 

Functions

ExampleStrategy::Qualifier one ()
 definition of a qualifier one()
 
ExampleStrategy::Qualifier two (string additionalArg)
 definition of another qualifier two(arg), accepting an additional argument
 
 LAUNCHER (BuilderQualifierSupport_test, "unit common")
 Register this test class...