Esempio n. 1
0
static void _failTextMethod()
{
	HasTheDestructorBeenCalledChecker checker;
	FAIL_TEXT_C("Booo");
}
Esempio n. 2
0
void _failTextMethod()
{
	FAIL_TEXT_C("Booo");
}