test::test_case

Description

Vars

std::string

file

uint

line

std::string

description

bool

matched_filter

test_case *

next

test_case **

prev

Methods

test_case ( const std::string &, uint, const std::string & )

~test_case ( )

void

run ( )


Vars Description

std::string file


uint line


std::string description


bool matched_filter


test_case * next


test_case ** prev


Methods Description

test_case ( const std::string &, uint, const std::string & )


~test_case ( )


void run ( )