@Override  
public void setUp() throws Exception {
    super.setUp();
    activity = getActivity();
}
