![]() |
Lumiera 0.pre.04
»edit your freedom«
|
A mock asset to support unit testing. More...
Go to the source code of this file.
A mock asset to support unit testing.
Definition in file testasset.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... | |