static void _failTextMethod()
{
	HasTheDestructorBeenCalledChecker checker;
	FAIL_TEXT_C("Booo");
}
Exemple #2
0
void _failTextMethod()
{
	FAIL_TEXT_C("Booo");
}