ConcreteTestInvocation

Inherits from:
Declared In:

Overview

Concrete class describing an invocation of a test method.

Discussion

ConcreteTestInvocation is a concrete class that uses std::mem_fun_t to represent an invocation of a test method that can later be invoked on an arbitrary Test. You probably don't want to subclass this; if you really want to create a custom type of invocation, you probably want to subclass TestInvocation itself.



Did this document help you? Yes It's good, but... Not helpful...

 

Last Updated: 2009-08-12