Generic test on a Window. It will automatically create the specified window type and set the renderer on it, so that the rendering phase's logic is tested as well (using the NullRenderer - so no actual rendering is done).
More...
template<typename TWindow>
class WindowPerformanceTest< TWindow >
Generic test on a Window. It will automatically create the specified window type and set the renderer on it, so that the rendering phase's logic is tested as well (using the NullRenderer - so no actual rendering is done).