Namespaces | Functions
HexUnsignedShortRenderer.hpp File Reference

(1)

Overload for rendering unsigned short containers as hex values. More...

#include <Balau/Testing/Impl/HexContainerRendererImpl.hpp>
Include dependency graph for HexUnsignedShortRenderer.hpp:

Go to the source code of this file.

Namespaces

 Balau::Testing::TestRenderers
 Pre-defined renderers used to print test assertion failures.
 

Functions

template<template< typename > class ContainerA, template< typename > class ContainerE>
std::string render (const ContainerA< unsigned short > &actual, const ContainerE< unsigned short > &expected)
 Overload for rendering unsigned short containers as hex values. More...
 

Detailed Description

Overload for rendering unsigned short containers as hex values.