Digital Authentication Framework  6.0.1.37
Static Public Member Functions | List of all members
DATestLib Class Reference

Run a sequence of tests. More...

#include <daf_testlib.h>

Static Public Member Functions

static void runTests (DATestInterface &wrapper, DATestId first, DATestId last)
 Run one or more tests. More...
 

Detailed Description

Run a sequence of tests.

Member Function Documentation

static void DATestLib::runTests ( DATestInterface wrapper,
DATestId  first,
DATestId  last 
)
static

Run one or more tests.

Parameters
wrapperPointer to callbacks to use for test progress indication.
firstIndicates start of range of tests to run.
lastIndicates end of range of tests to run.

Tests are run if their test identifier is in the range first .. last, inclusive.


The documentation for this class was generated from the following file: