iphone - Automated checking of non-dealloc'd properties in Objective-C -


is there automated way check properties defined in class not deallocated in dealloc method can built unit tests? hoping automate memory management testing, seems biggest fault when coding in objective-c iphone.

i'm not sure if you've tried or not there 'build , analyze' option in build menu pretty job of this. use @property's everywhere , seemed pick of mine correctly.

i encountered option accidental click , found valuable!


Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -