iOS testing UIViewController

I spend a lot of time to figure it out how to test UIViewController. Notes here: UIViewController didn't load when initiated UIStoryboard *storyboard =[UIStoryboard storyboardWithName:@"MainStoryboard" »