jeudi 26 novembre 2015

How to verify didReceiveMemoryWarning function in kiwi bdd test cases?

I'm facing issue to verify did receive memory warning function in by using kiwi test cases. how to verify the function?

- (void)didReceiveMemoryWarning
{
    [super didReceiveMemoryWarning];
}

Any one know about kiwi test case?

Aucun commentaire:

Enregistrer un commentaire