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