|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xtremelabs.robolectric.shadows.ShadowContext
com.xtremelabs.robolectric.shadows.ShadowContextWrapper
com.xtremelabs.robolectric.shadows.ShadowActivity
roboguice.test.shadow.ShadowFragmentActivity
@Implements(value=android.support.v4.app.FragmentActivity.class) public class ShadowFragmentActivity
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.xtremelabs.robolectric.shadows.ShadowActivity |
---|
com.xtremelabs.robolectric.shadows.ShadowActivity.IntentForResult |
Constructor Summary | |
---|---|
ShadowFragmentActivity()
|
Method Summary | |
---|---|
android.support.v4.app.FragmentManager |
getSupportFragmentManager()
|
Methods inherited from class com.xtremelabs.robolectric.shadows.ShadowActivity |
---|
assertNoBroadcastListenersRegistered, findViewById, finish, getApplication, getApplicationContext, getContentView, getIntent, getLayoutInflater, getMenuInflater, getNextStartedActivityForResult, getParent, getResultCode, getResultIntent, getWindow, isFinishing, onDestroy, peekNextStartedActivityForResult, receiveResult, runOnUiThread, setContentView, setContentView, setIntent, setResult, setResult, startActivityForResult |
Methods inherited from class com.xtremelabs.robolectric.shadows.ShadowContextWrapper |
---|
__constructor__, getAssets, getContentResolver, getMainLooper, getNextStartedActivity, getNextStartedService, getPackageManager, getPackageName, getResources, getSharedPreferences, getSystemService, getTheme, peekNextStartedActivity, peekNextStartedService, registerReceiver, sendBroadcast, setPackageName, startActivity, startService, unregisterReceiver |
Methods inherited from class com.xtremelabs.robolectric.shadows.ShadowContext |
---|
getFilesDir, getFileStreamPath, getResourceLoader, getString, getString, getText, obtainStyledAttributes, obtainStyledAttributes, obtainStyledAttributes, obtainStyledAttributes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShadowFragmentActivity()
Method Detail |
---|
@Implementation public android.support.v4.app.FragmentManager getSupportFragmentManager()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |