Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
testasset.hpp File Reference

A mock asset to support unit testing. More...

Go to the source code of this file.

Description

A mock asset to support unit testing.

Definition in file testasset.hpp.

#include "steam/asset.hpp"
#include "lib/format-string.hpp"

Namespaces

namespace  steam
 Steam-Layer implementation namespace root.
 
namespace  steam::asset
 The asset subsystem of the Steam-Layer.
 
namespace  steam::asset::test
 

Classes

class  TestAsset< A >
 Test(mock) asset subclass usable for hijacking a given asset class (template parameter) and subsequently accessing internal facilities for writing unit tests. More...